Searched refs:nlmsghdr (Results 51 - 75 of 168) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm_policy.c171 struct nlmsghdr n;
335 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
404 struct nlmsghdr n;
482 struct nlmsghdr *n = (struct nlmsghdr *)buf;
501 struct nlmsghdr *n,
508 struct nlmsghdr *new_n;
531 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
668 struct nlmsghdr n;
H A Drtmon.c35 struct nlmsghdr *n1 = (void*)buf;
49 static int dump_msg(const struct sockaddr_nl *who, struct nlmsghdr *n,
H A Dxfrm.h91 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
93 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
H A Dxfrm_monitor.c45 struct nlmsghdr *n, void *arg)
111 struct nlmsghdr *n, void *arg)
H A Dipprefix.c36 int print_prefix(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
H A Dxfrm_state.c226 struct nlmsghdr n;
401 struct nlmsghdr n;
409 struct nlmsghdr *res_n = (struct nlmsghdr *)res_buf;
555 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
623 struct nlmsghdr n;
671 struct nlmsghdr *res_n = (struct nlmsghdr *)buf;
694 struct nlmsghdr *n,
701 struct nlmsghdr *new_
[all...]
H A Dipaddress.c131 struct nlmsghdr *n, void *arg)
279 int print_addrinfo(const struct sockaddr_nl *who, struct nlmsghdr *n,
338 struct nlmsghdr *fn;
343 fn = (struct nlmsghdr*)(filter.flushb + NLMSG_ALIGN(filter.flushp));
447 struct nlmsghdr h;
453 struct nlmsghdr *n = &ainfo->h;
472 static int store_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n,
652 struct nlmsghdr *n = &a->h;
737 struct nlmsghdr n;
H A Dipneigh.c103 struct nlmsghdr n;
189 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
240 struct nlmsghdr *fn;
245 fn = (struct nlmsghdr*)(filter.flushb + NLMSG_ALIGN(filter.flushp));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drt_netlink.c142 struct nlmsghdr nlh;
181 netlink_parse_info (int (*filter) (struct sockaddr_nl *, struct nlmsghdr *),
194 struct nlmsghdr *h;
227 for (h = (struct nlmsghdr *) buf; NLMSG_OK (h, status);
345 netlink_interface (struct sockaddr_nl *snl, struct nlmsghdr *h)
415 netlink_interface_addr (struct sockaddr_nl *snl, struct nlmsghdr *h)
531 netlink_routing_table (struct sockaddr_nl *snl, struct nlmsghdr *h)
639 netlink_route_change (struct sockaddr_nl *snl, struct nlmsghdr *h)
781 netlink_link_change (struct sockaddr_nl *snl, struct nlmsghdr *h)
872 netlink_information_fetch (struct sockaddr_nl *snl, struct nlmsghdr *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_action.c51 static int parse_noaopt(struct action_util *au, int *argc_p, char ***argv_p, int code, struct nlmsghdr *n)
133 parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n)
297 struct nlmsghdr *n,
348 struct nlmsghdr *ans = NULL;
351 struct nlmsghdr n;
456 struct nlmsghdr n;
495 struct nlmsghdr n;
532 msg_size = NLMSG_ALIGN(req.n.nlmsg_len) - NLMSG_ALIGN(sizeof(struct nlmsghdr));
H A Dm_ematch.h155 int (*parse_eopt)(struct nlmsghdr *,struct tcf_ematch_hdr *,
177 extern int parse_ematch(int *, char ***, int, struct nlmsghdr *);
H A Dq_dsmark.c33 struct nlmsghdr *n)
95 struct nlmsghdr *n)
H A Dm_pedit.h58 int parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n);
H A Dq_prio.c37 static int prio_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
H A Dq_sfq.c33 static int sfq_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n)
H A Df_basic.c38 int argc, char **argv, struct nlmsghdr *n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-netfilter-linux.c102 const struct nlmsghdr *nlh = (const struct nlmsghdr *) buf;
106 if (nlh->nlmsg_len < sizeof(struct nlmsghdr) || len < nlh->nlmsg_len) {
172 pkth.caplen = pkth.len = nlh->nlmsg_len-NLMSG_ALIGN(sizeof(struct nlmsghdr));
238 struct nlmsghdr *nlh = (struct nlmsghdr *) buf;
239 struct nfgenmsg *nfg = (struct nfgenmsg *) (buf + sizeof(struct nlmsghdr));
294 nlh = (struct nlmsghdr *) buf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/netfilter/
H A Ddn_rtmsg.c38 struct nlmsghdr *nlh;
106 struct nlmsghdr *nlh = nlmsg_hdr(skb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/examples/
H A Dnfct-helper-add.c13 struct nlmsghdr *nlh;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/examples/
H A Dnfct-timeout-add.c23 struct nlmsghdr *nlh;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Dpn_netlink.c64 static int addr_doit(struct sk_buff *skb, struct nlmsghdr *nlh, void *attr)
107 struct nlmsghdr *nlh;
170 struct nlmsghdr *nlh;
222 static int route_doit(struct sk_buff *skb, struct nlmsghdr *nlh, void *attr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnfnetlink.h60 const struct nlmsghdr *nlh,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Diface-linux.c48 struct nlmsghdr *n;
55 n = (struct nlmsghdr*) req;
68 static void netlink_callback(AvahiNetlink *nl, struct nlmsghdr *n, void* userdata) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-linux.c48 struct nlmsghdr *n;
55 n = (struct nlmsghdr*) req;
68 static void netlink_callback(AvahiNetlink *nl, struct nlmsghdr *n, void* userdata) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_api.c628 struct nlmsghdr *nlh;
658 act_get_notify(struct net *net, u32 pid, struct nlmsghdr *n,
675 tcf_action_get_1(struct nlattr *nla, struct nlmsghdr *n, u32 pid)
742 struct nlmsghdr *n, u32 pid)
746 struct nlmsghdr *nlh;
818 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n,
886 struct nlmsghdr *nlh;
929 tcf_action_add(struct net *net, struct nlattr *nla, struct nlmsghdr *n,
957 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n, void *arg)
1006 find_dump_kind(const struct nlmsghdr *
[all...]

Completed in 219 milliseconds

1234567