/external/strace/tests/ |
nlattr_mdba_mdb_entry.c | 52 init_br_port_msg(struct nlmsghdr *const nlh, const unsigned int msg_len) 56 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_ndtmsg.c | 42 init_ndtmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_tc_stats.c | 42 init_tcmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
/external/strace/tests-m32/ |
nlattr_ifaddrmsg.c | 52 init_ifaddrmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 54 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_mdba_mdb_entry.c | 52 init_br_port_msg(struct nlmsghdr *const nlh, const unsigned int msg_len) 56 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_ndtmsg.c | 42 init_ndtmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_tc_stats.c | 42 init_tcmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
/external/strace/tests-mx32/ |
nlattr_ifaddrmsg.c | 52 init_ifaddrmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 54 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_mdba_mdb_entry.c | 52 init_br_port_msg(struct nlmsghdr *const nlh, const unsigned int msg_len) 56 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_ndtmsg.c | 42 init_ndtmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
nlattr_tc_stats.c | 42 init_tcmsg(struct nlmsghdr *const nlh, const unsigned int msg_len) 44 SET_STRUCT(struct nlmsghdr, nlh,
|
/device/google/cuttlefish_common/common/commands/wifi_relay/ |
mac80211_hwsim.h | 86 void ackFrame(nlmsghdr *msg);
|
/device/google/cuttlefish_common/common/libs/net/ |
netlink_request.h | 104 nlmsghdr* header_;
|
/external/iproute2/ip/ |
iplink_ipvlan.c | 27 struct nlmsghdr *n)
|
ipprefix.c | 38 int print_prefix(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
/external/iproute2/lib/ |
libgenl.c | 12 static int genl_parse_getfamily(struct nlmsghdr *nlh)
|
/external/iproute2/tc/ |
m_tunnel_key.c | 42 int addr6_type, struct nlmsghdr *n) 58 struct nlmsghdr *n) 70 static int tunnel_key_parse_dst_port(char *str, int type, struct nlmsghdr *n) 85 int tca_id, struct nlmsghdr *n)
|
/external/libnetfilter_conntrack/examples/ |
nfct-mnl-event.c | 9 static int data_cb(const struct nlmsghdr *nlh, void *data)
|
nfct-mnl-flush.c | 15 struct nlmsghdr *nlh;
|
nfexp-mnl-event.c | 9 static int data_cb(const struct nlmsghdr *nlh, void *data)
|
/external/libnfnetlink/include/libnfnetlink/ |
linux_nfnetlink.h | 60 struct nlmsghdr *nlh, struct nlattr *cda[]);
|
/external/libnfnetlink/src/ |
rtnl.c | 45 struct nlmsghdr *hdr) 114 struct nlmsghdr nlh; 141 struct nlmsghdr *h; 166 h = (struct nlmsghdr *) buf;
|
/external/libnl/include/netlink/netfilter/ |
queue.h | 22 struct nlmsghdr;
|
/external/libnl/include/netlink/route/ |
neighbour.h | 32 extern int rtnl_neigh_parse(struct nlmsghdr *, struct rtnl_neigh **);
|
/external/libnl/include/netlink-private/route/ |
tc-api.h | 99 extern int rtnl_tc_msg_parse(struct nlmsghdr *,
|