HomeSort by relevance Sort by last modified time
    Searched refs:nlmsghdr (Results 326 - 350 of 508) sorted by null

<<11121314151617181920>>

  /external/iproute2/tipc/
cmdl.c 109 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller,
  /external/libnetfilter_conntrack/src/expect/
parse_mnl.c 50 int nfexp_nlmsg_parse(const struct nlmsghdr *nlh, struct nf_expect *exp)
  /external/libnl/include/netlink/route/
route.h 58 extern int rtnl_route_parse(struct nlmsghdr *, struct rtnl_route **);
  /external/ltp/testcases/kernel/containers/share/
ns_ifmove.c 43 struct nlmsghdr nh;
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.h 129 struct nlmsghdr nlh; // Netlink Header
  /system/netd/server/
WakeupControllerTest.cpp 101 nlmsghdr nlmsg;
151 nlmsghdr nlmsg;
220 nlmsghdr nlmsg;
267 nlmsghdr nlmsg;
  /external/iproute2/ip/
ipila.c 95 struct nlmsghdr *n, void *arg)
149 static int ila_parse_opt(int argc, char **argv, struct nlmsghdr *n,
iplink_bridge_slave.c 244 struct nlmsghdr *n, int type)
259 struct nlmsghdr *n)
iplink_vlan.c 51 static int vlan_parse_qos_map(int *argcp, char ***argvp, struct nlmsghdr *n,
86 struct nlmsghdr *n)
link_vti.c 50 struct nlmsghdr *n)
54 struct nlmsghdr n;
link_vti6.c 45 struct nlmsghdr *n)
49 struct nlmsghdr n;
xfrm.h 107 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
109 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
  /external/iproute2/tc/
m_mirred.c 66 int tca_id, struct nlmsghdr *n)
206 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)
48 struct nlmsghdr *n)
tc.c 70 static int parse_noqopt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
89 static int parse_nofopt(struct filter_util *qu, char *fhandle, int argc, char **argv, struct nlmsghdr *n)
  /external/iptables/iptables/
nft.h 47 int mnl_talk(struct nft_handle *h, struct nlmsghdr *nlh,
48 int (*cb)(const struct nlmsghdr *nlh, void *data),
  /external/libnfnetlink/src/
iftable.c 52 static int iftable_add(struct nlmsghdr *n, void *arg)
114 static int iftable_del(struct nlmsghdr *n, void *arg)
  /external/libnl/lib/netfilter/
log_msg.c 66 int nfnlmsg_log_msg_parse(struct nlmsghdr *nlh, struct nfnl_log_msg **result)
171 struct nlmsghdr *nlh, struct nl_parser_param *pp)
queue_msg.c 63 int nfnlmsg_queue_msg_parse(struct nlmsghdr *nlh,
150 struct nlmsghdr *nlh, struct nl_parser_param *pp)
  /external/libnl/python/netlink/genl/
capi.i 60 PyObject *py_genlmsg_parse(struct nlmsghdr *nlh, int uhl, int max,
  /external/ltp/testcases/kernel/connectors/pec/
pec_listener.c 68 struct nlmsghdr *nlhdr;
182 static void process_event(struct nlmsghdr *nlhdr)
  /external/strace/tests/
nlattr_inet_diag_msg.c 43 init_inet_diag_msg(struct nlmsghdr *const nlh, const unsigned int msg_len)
45 SET_STRUCT(struct nlmsghdr, nlh,
nlattr_rtmsg.c 42 init_rtmsg(struct nlmsghdr *const nlh, const unsigned int msg_len)
44 SET_STRUCT(struct nlmsghdr, nlh,
  /external/strace/tests-m32/
nlattr_inet_diag_msg.c 43 init_inet_diag_msg(struct nlmsghdr *const nlh, const unsigned int msg_len)
45 SET_STRUCT(struct nlmsghdr, nlh,
nlattr_rtmsg.c 42 init_rtmsg(struct nlmsghdr *const nlh, const unsigned int msg_len)
44 SET_STRUCT(struct nlmsghdr, nlh,

Completed in 401 milliseconds

<<11121314151617181920>>