HomeSort by relevance Sort by last modified time
    Searched refs:nlmsghdr (Results 176 - 200 of 309) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iproute2/genl/
genl.c 39 static int print_nofopt(const struct sockaddr_nl *who, struct nlmsghdr *n,
  /external/iproute2/ip/
ipfou.c 45 static int fou_parse_opt(int argc, char **argv, struct nlmsghdr *n,
iplink_bridge.c 43 struct nlmsghdr *n)
iplink_hsr.c 45 struct nlmsghdr *n)
iplink_macvlan.c 50 struct nlmsghdr *n)
iplink_vlan.c 49 static int vlan_parse_qos_map(int *argcp, char ***argvp, struct nlmsghdr *n,
84 struct nlmsghdr *n)
link_vti.c 47 struct nlmsghdr *n)
50 struct nlmsghdr n;
link_vti6.c 43 struct nlmsghdr *n)
46 struct nlmsghdr n;
ipnetns.c 46 struct nlmsghdr *n, void *arg)
61 struct nlmsghdr n;
96 struct nlmsghdr n;
259 int print_nsid(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
682 struct nlmsghdr n;
iprule.c 50 int print_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
243 static int save_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
310 struct nlmsghdr *n, void *arg)
338 struct nlmsghdr n;
496 static int flush_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
  /external/iproute2/tc/
f_basic.c 40 int argc, char **argv, struct nlmsghdr *n)
m_connmark.c 45 struct nlmsghdr *n)
m_simple.c 97 struct nlmsghdr *n)
q_mqprio.c 33 char **argv, struct nlmsghdr *n)
m_mirred.c 66 int tca_id, struct nlmsghdr *n)
211 int tca_id, struct nlmsghdr *n)
q_atm.c 30 static int atm_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
50 struct nlmsghdr *n)
  /external/iproute2/tipc/
cmdl.c 100 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller,
  /external/libnl/include/netlink/route/
route.h 54 extern int rtnl_route_parse(struct nlmsghdr *, struct rtnl_route **);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.h 124 struct nlmsghdr nlh; // Netlink Header
  /system/netd/server/
SockDiag.cpp 51 nlmsghdr h;
95 nlmsghdr nlh;
214 for (nlmsghdr *nlh = reinterpret_cast<nlmsghdr *>(buf);
  /external/iproute2/bridge/
vlan.c 29 struct nlmsghdr n;
141 struct nlmsghdr *n,
fdb.c 62 int print_fdb(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
174 struct nlmsghdr n;
238 struct nlmsghdr n;
  /external/libnl/lib/netfilter/
log_msg.c 65 int nfnlmsg_log_msg_parse(struct nlmsghdr *nlh, struct nfnl_log_msg **result)
170 struct nlmsghdr *nlh, struct nl_parser_param *pp)
queue_msg.c 62 int nfnlmsg_queue_msg_parse(struct nlmsghdr *nlh,
149 struct nlmsghdr *nlh, struct nl_parser_param *pp)
  /external/toybox/toys/pending/
ip.c 100 static int filter_nlmesg(int (*fun)(struct nlmsghdr *mhdr, char **), char **);
144 struct nlmsghdr nlh;
427 static void add_string_to_rtattr(struct nlmsghdr *n, int maxlen,
503 static void vlan_parse_opt(char **argv, struct nlmsghdr *n, unsigned int size)
548 struct nlmsghdr mhdr;
802 static int get_link_info(struct nlmsghdr* h,struct linkdata* link,char **argv)
893 static int display_link_info(struct nlmsghdr *mhdr, char **argv)
912 struct nlmsghdr mhdr;
948 static int print_addrinfo(struct nlmsghdr *h, int flag_l)
    [all...]

Completed in 674 milliseconds

1 2 3 4 5 6 78 91011>>