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

<<11121314151617181920>>

  /external/libnetfilter_conntrack/examples/
nfct-mnl-del.c 15 struct nlmsghdr *nlh;
  /external/libnl/include/netlink/idiag/
msg.h 77 extern int idiagnl_msg_parse(struct nlmsghdr *,
  /external/libnl/include/netlink/
netlink.h 87 struct nlmsghdr *,
  /system/netd/server/
RouteControllerTest.cpp 54 NetlinkDumpCallback callback = [&expectedPriorities] (const nlmsghdr *nlh) {
SockDiag.h 59 nlmsghdr nlh;
  /external/iproute2/ip/
ipaddrlabel.c 57 int print_addrlabel(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
127 struct nlmsghdr n;
186 static int flush_addrlabel(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
ipnetconf.c 53 struct nlmsghdr *n, void *arg)
152 struct nlmsghdr *n, void *arg)
166 struct nlmsghdr n;
ipneigh.c 101 struct nlmsghdr n;
194 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
255 struct nlmsghdr *fn;
261 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp));
344 struct nlmsghdr n;
ipfou.c 46 static int fou_parse_opt(int argc, char **argv, struct nlmsghdr *n,
iplink_bond_slave.c 123 struct nlmsghdr *n)
iplink_hsr.c 47 struct nlmsghdr *n)
iplink_ipoib.c 45 struct nlmsghdr *n)
  /external/libnl/lib/genl/
mngt.c 47 static int cmd_msg_parser(struct sockaddr_nl *who, struct nlmsghdr *nlh,
86 struct nlmsghdr *nlh, struct nl_parser_param *pp)
210 struct nlmsghdr *nlh = nlmsg_hdr(msg);
  /external/webrtc/webrtc/base/
ifaddrs-android.cc 29 nlmsghdr header;
157 nlmsghdr* header = reinterpret_cast<nlmsghdr*>(&buf[0]);
  /external/iproute2/devlink/
devlink.c 98 const struct nlmsghdr *nlh,
356 static int ifname_map_cb(const struct nlmsghdr *nlh, void *data)
401 struct nlmsghdr *nlh;
1036 static void dl_opts_put(struct nlmsghdr *nlh, struct dl *dl)
1093 static int dl_argv_parse_put(struct nlmsghdr *nlh, struct dl *dl,
    [all...]
  /system/core/libnetutils/
ifc_utils.c 264 struct nlmsghdr n;
267 char attrbuf[NLMSG_ALIGN(sizeof(struct nlmsghdr)) +
274 struct nlmsghdr *nh;
276 char buf[NLMSG_ALIGN(sizeof(struct nlmsghdr)) +
278 NLMSG_ALIGN(sizeof(struct nlmsghdr))];
355 nh = (struct nlmsghdr *) buf;
  /device/generic/goldfish/dhcp/client/
router.cpp 65 struct nlmsghdr hdr;
  /external/iproute2/bridge/
mdb.c 132 struct nlmsghdr *n, struct rtattr **tb)
204 struct nlmsghdr *n)
220 int print_mdb(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
376 struct nlmsghdr n;
monitor.c 40 struct nlmsghdr *n, void *arg)
  /external/iproute2/genl/
genl.c 38 static int print_nofopt(const struct sockaddr_nl *who, struct nlmsghdr *n,
  /external/iproute2/tc/
em_nbyte.c 40 static int nbyte_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr,
f_basic.c 40 int argc, char **argv, struct nlmsghdr *n)
f_matchall.c 39 int argc, char **argv, struct nlmsghdr *n)
m_simple.c 98 struct nlmsghdr *n)
q_mqprio.c 33 char **argv, struct nlmsghdr *n)

Completed in 193 milliseconds

<<11121314151617181920>>