Searched
refs:nlmsghdr (Results
401 -
425 of
508) sorted by null
<<11121314151617181920>>
/external/iproute2/ip/ |
iproute.c | 146 static int filter_nlmsg(struct nlmsghdr *n, struct rtattr **tb, int host_len) 314 int print_route(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) 349 struct nlmsghdr *fn; 355 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp)); 740 static int parse_one_nh(struct nlmsghdr *n, struct rtmsg *r, 814 static int parse_nexthops(struct nlmsghdr *n, struct rtmsg *r, 849 struct nlmsghdr n; [all...] |
ipvrf.c | 473 static int ipvrf_filter_req(struct nlmsghdr *nlh, int reqlen) 507 static int ipvrf_print(struct nlmsghdr *n)
|
link_ip6tnl.c | 72 struct nlmsghdr *n) 76 struct nlmsghdr n;
|
iplink_macvlan.c | 66 struct nlmsghdr *n)
|
ipmroute.c | 55 int print_mroute(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
/external/libnl/lib/netfilter/ |
ct.c | 302 int nfnlmsg_ct_group(struct nlmsghdr *nlh) 335 int nfnlmsg_ct_parse(struct nlmsghdr *nlh, struct nfnl_ct **result) 411 struct nlmsghdr *nlh, struct nl_parser_param *pp)
|
exp.c | 209 int nfnlmsg_exp_group(struct nlmsghdr *nlh) 224 int nfnlmsg_exp_parse(struct nlmsghdr *nlh, struct nfnl_exp **result) 295 struct nlmsghdr *nlh, struct nl_parser_param *pp)
|
/external/wpa_supplicant_8/src/ap/ |
vlan_full.c | 586 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, 654 struct nlmsghdr *h; 667 h = (struct nlmsghdr *) buf;
|
/system/connectivity/wificond/net/ |
netlink_manager.cpp | 108 if (ptr + sizeof(nlmsghdr) > ReceiveBuffer + len) { 112 const nlmsghdr* nl_header = reinterpret_cast<const nlmsghdr*>(ptr);
|
/external/iproute2/bridge/ |
link.c | 100 struct nlmsghdr *n, void *arg) 266 struct nlmsghdr n;
|
/external/iproute2/tc/ |
em_meta.c | 148 static inline void dump_value(struct nlmsghdr *n, int tlv, unsigned long val, 359 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) 319 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
|
tc_class.c | 60 struct nlmsghdr n; 301 struct nlmsghdr *n, void *arg)
|
/external/iptables/utils/ |
nfnl_osf.c | 277 struct nlmsghdr *nmh = (struct nlmsghdr *) buf;
|
/external/libnetfilter_conntrack/src/expect/ |
api.c | 233 int (*cb)(const struct nlmsghdr *nlh, 622 const struct nlmsghdr *nlh,
|
/external/libnl/lib/route/ |
act.c | 459 static int rtnl_act_msg_parse(struct nlmsghdr *n, struct rtnl_act **act) 497 struct nlmsghdr *nlh, struct nl_parser_param *pp)
|
/external/strace/tests/ |
netlink_route.c | 89 struct nlmsghdr nlh = { 106 struct nlmsghdr nlh = {
|
nlattr_inet_diag_req_v2.c | 48 init_inet_diag_req_v2(struct nlmsghdr *const nlh, const unsigned int msg_len) 50 SET_STRUCT(struct nlmsghdr, nlh,
|
/external/strace/tests-m32/ |
netlink_route.c | 89 struct nlmsghdr nlh = { 106 struct nlmsghdr nlh = {
|
nlattr_inet_diag_req_v2.c | 48 init_inet_diag_req_v2(struct nlmsghdr *const nlh, const unsigned int msg_len) 50 SET_STRUCT(struct nlmsghdr, nlh,
|
/external/strace/tests-mx32/ |
netlink_route.c | 89 struct nlmsghdr nlh = { 106 struct nlmsghdr nlh = {
|
nlattr_inet_diag_req_v2.c | 48 init_inet_diag_req_v2(struct nlmsghdr *const nlh, const unsigned int msg_len) 50 SET_STRUCT(struct nlmsghdr, nlh,
|
/system/connectivity/wificond/tests/ |
scan_utils_unittest.cpp | 68 nlmsghdr* nl_header = reinterpret_cast<nlmsghdr*>(data.data());
|
/bionic/libc/bionic/ |
ifaddrs.cpp | 160 static void __getifaddrs_callback(void* context, nlmsghdr* hdr) {
|
/device/generic/goldfish/wifi/wifi_hal/ |
interface.cpp | 263 if (message.size() < sizeof(nlmsghdr) + sizeof(ifinfomsg)) {
|
Completed in 795 milliseconds
<<11121314151617181920>>