/external/iproute2/tc/ |
q_htb.c | 61 static int htb_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n) 101 static int htb_parse_class_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
|
tc_class.c | 46 struct nlmsghdr n; 152 struct nlmsghdr *n, void *arg)
|
tc_filter.c | 51 struct nlmsghdr n; 185 struct nlmsghdr *n,
|
tc_qdisc.c | 58 struct nlmsghdr n; 198 struct nlmsghdr *n,
|
em_cmp.c | 40 static int cmp_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr,
|
em_u32.c | 36 static int u32_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr,
|
f_route.c | 37 static int route_parse_opt(struct filter_util *qu, char *handle, int argc, char **argv, struct nlmsghdr *n)
|
m_csum.c | 87 char ***argv_p, int tca_id, struct nlmsghdr *n)
|
m_gact.c | 93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
|
m_nat.c | 85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
|
m_skbedit.c | 52 struct nlmsghdr *n)
|
q_choke.c | 35 struct nlmsghdr *n)
|
q_red.c | 36 static int red_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
|
q_sfb.c | 52 struct nlmsghdr *n)
|
em_meta.c | 148 static inline void dump_value(struct nlmsghdr *n, int tlv, unsigned long val, 358 static int meta_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr,
|
m_ematch.c | 173 static int parse_tree(struct nlmsghdr *n, struct ematch *tree) 320 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
|
/device/asus/fugu/original-kernel-headers/linux/ |
kct.h | 70 struct nlmsghdr nlh;
|
/external/iproute2/ip/ |
ipmonitor.c | 38 struct nlmsghdr *n, void *arg)
|
ipntable.c | 66 struct nlmsghdr n; 352 int print_ntable(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
/external/iproute2/lib/ |
ll_map.c | 48 struct nlmsghdr *n, void *arg)
|
/external/ipsec-tools/src/racoon/ |
grabmyaddr.c | 134 struct nlmsghdr *h; 154 h = (struct nlmsghdr*)buf; 217 struct nlmsghdr nlh; 627 struct nlmsghdr *h = (void*)msg;
|
/external/libnl/include/ |
netlink-local.h | 141 struct nlmsghdr *, struct nl_parser_param *);
|
/external/libnl/lib/genl/ |
mngt.c | 94 struct nlmsghdr *nlh, struct nl_parser_param *pp)
|
/external/libnl/lib/route/ |
class.c | 31 struct nlmsghdr *n, struct nl_parser_param *pp)
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
wifilogger_diag.h | 124 struct nlmsghdr nlh; // Netlink Header
|