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

<<11121314151617181920>>

  /external/iproute2/tc/
m_nat.c 85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
m_sample.c 39 int tca_id, struct nlmsghdr *n)
m_skbedit.c 54 struct nlmsghdr *n)
q_codel.c 62 struct nlmsghdr *n)
q_hhf.c 29 struct nlmsghdr *n)
q_sfb.c 52 struct nlmsghdr *n)
tc_filter.c 49 struct nlmsghdr n;
213 int print_filter(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
318 struct nlmsghdr n;
500 struct nlmsghdr n;
m_police.c 55 int tca_id, struct nlmsghdr *n)
252 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
q_gred.c 48 struct nlmsghdr *n)
120 static int gred_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
q_hfsc.c 74 hfsc_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
145 struct nlmsghdr *n)
q_htb.c 63 static int htb_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
112 static int htb_parse_class_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
  /external/iproute2/testsuite/tools/
generate_nlmsg.c 32 struct nlmsghdr *h = buf;
  /external/libnl/lib/route/
route.c 31 struct nlmsghdr *nlh, struct nl_parser_param *pp)
  /system/netd/server/
RouteController.h 144 uint32_t getRulePriority(const nlmsghdr *nlh);
SockDiag.cpp 54 nlmsghdr h;
98 nlmsghdr nlh;
207 NetlinkDumpCallback callback = [this, proto, shouldDestroy] (nlmsghdr *nlh) {
218 NetlinkDumpCallback callback = [tcpInfoReader] (nlmsghdr *nlh) {
  /external/iproute2/include/
utils.h 202 void print_nlmsg_timestamp(FILE *fp, const struct nlmsghdr *n);
239 struct nlmsghdr n;
  /external/strace/tests/
nlattr.c 48 struct nlmsghdr nlh;
253 struct nlmsghdr nlh;
nlattr_ifinfomsg.c 59 init_ifinfomsg(struct nlmsghdr *const nlh, const unsigned int msg_len)
61 SET_STRUCT(struct nlmsghdr, nlh,
  /external/strace/tests-m32/
nlattr.c 48 struct nlmsghdr nlh;
253 struct nlmsghdr nlh;
nlattr_ifinfomsg.c 59 init_ifinfomsg(struct nlmsghdr *const nlh, const unsigned int msg_len)
61 SET_STRUCT(struct nlmsghdr, nlh,
  /external/strace/tests-mx32/
nlattr.c 48 struct nlmsghdr nlh;
253 struct nlmsghdr nlh;
nlattr_ifinfomsg.c 59 init_ifinfomsg(struct nlmsghdr *const nlh, const unsigned int msg_len)
61 SET_STRUCT(struct nlmsghdr, nlh,
  /external/iproute2/ip/
iprule.c 77 static bool filter_nlmsg(struct nlmsghdr *n, struct rtattr **tb, int host_len)
172 int print_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
362 struct nlmsghdr *n, void *arg)
375 static int flush_rule(const struct sockaddr_nl *who, struct nlmsghdr *n,
550 struct nlmsghdr *n, void *arg)
580 struct nlmsghdr n;
ipaddress.c 910 static void print_link_stats(FILE *fp, struct nlmsghdr *n)
922 struct nlmsghdr *n, void *arg,
1054 struct nlmsghdr *n, void *arg)
    [all...]
  /device/google/marlin/dataservices/rmnetctl/src/
librmnetctl.c 65 #define MAX_BUF_SIZE sizeof(struct nlmsghdr) + sizeof(struct rmnet_nl_msg_s)
109 struct nlmsghdr *nlmsghdr_val;
143 nlmsghdr_val = (struct nlmsghdr *)request_buf;

Completed in 348 milliseconds

<<11121314151617181920>>