Home
last modified time | relevance | path

Searched refs:portid (Results 1 – 20 of 20) sorted by relevance

/include/net/netfilter/
A Dnf_conntrack_ecache.h30 u32 portid; /* netlink portid of destroyer */ member
57 u32 portid; member
63 u32 portid; member
78 u32 portid, int report);
89 u32 portid, in nf_conntrack_eventmask_report() argument
129 u32 portid, int report) in nf_conntrack_event_report() argument
133 return nf_conntrack_eventmask_report(1 << event, ct, portid, report); in nf_conntrack_event_report()
151 u32 portid, int report);
168 u32 portid, in nf_ct_expect_event_report() argument
A Dnf_conntrack_expect.h106 u32 portid, int report);
119 void *data, u32 portid, int report);
130 u32 portid, int report, unsigned int flags);
A Dnf_conntrack.h236 u32 portid; member
A Dnf_tables.h219 u32 portid; member
1385 struct nft_object *obj, u32 portid, u32 seq,
/include/linux/netfilter/
A Dnfnetlink.h55 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
57 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error);
58 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid);
59 void nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid,
78 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put() argument
85 nlh = nlmsg_put(skb, portid, seq, type, sizeof(struct nfgenmsg), flags); in nfnl_msg_put()
/include/net/
A Dgenetlink.h336 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq,
488 u32 portid, unsigned int group, gfp_t flags, in genlmsg_multicast_netns_filtered() argument
495 return nlmsg_multicast_filtered(net->genl_sock, skb, portid, group, in genlmsg_multicast_netns_filtered()
510 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns() argument
512 return genlmsg_multicast_netns_filtered(family, net, skb, portid, in genlmsg_multicast_netns()
525 struct sk_buff *skb, u32 portid, in genlmsg_multicast() argument
529 portid, group, flags); in genlmsg_multicast()
542 struct sk_buff *skb, u32 portid,
553 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
627 struct net *net, u32 portid, in genl_set_err() argument
[all …]
A Drtnetlink.h252 int rtnl_delete_link(struct net_device *dev, u32 portid, const struct nlmsghdr *nlh);
254 u32 portid, const struct nlmsghdr *nlh);
A Dnetlink.h496 u32 portid; member
538 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
995 static inline struct nlmsghdr *nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in nlmsg_put() argument
1001 return __nlmsg_put(skb, portid, seq, type, payload, flags); in nlmsg_put()
1041 return nlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in nlmsg_put_answer()
1156 u32 portid, unsigned int group, in nlmsg_multicast_filtered() argument
1165 err = netlink_broadcast_filtered(sk, skb, portid, group, flags, in nlmsg_multicast_filtered()
1182 u32 portid, unsigned int group, gfp_t flags) in nlmsg_multicast() argument
1184 return nlmsg_multicast_filtered(sk, skb, portid, group, flags, in nlmsg_multicast()
1194 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() argument
[all …]
A Daddrconf.h98 u32 portid; member
A Dxfrm.h352 u32 portid; member
405 void km_state_expired(struct xfrm_state *x, int hard, u32 portid);
1912 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid);
A Dcfg80211.h8004 unsigned int portid,
8121 unsigned int portid, int approxlen, in cfg80211_vendor_event_alloc_ucast() argument
8126 portid, event_idx, approxlen, gfp); in cfg80211_vendor_event_alloc_ucast()
/include/linux/
A Dconnector.h101 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid,
127 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 group, gfp_t gfp_mask);
A Dnetlink.h27 __u32 portid; member
229 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, __u32 portid, int nonblock);
230 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, __u32 portid,
236 __u32 portid, __u32 group, gfp_t allocation,
239 int netlink_set_err(struct sock *ssk, __u32 portid, __u32 group, int code);
313 u32 portid; member
318 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags);
A Drtnetlink.h29 u32 portid, const struct nlmsghdr *nlh);
35 int new_ifindex, u32 portid,
38 gfp_t flags, u32 portid, const struct nlmsghdr *nlh);
A Dmroute.h94 struct rtmsg *rtm, u32 portid);
A Dmroute6.h105 struct rtmsg *rtm, u32 portid);
A Dmroute_base.h298 u32 portid, u32 seq, struct mr_mfc *c,
306 u32 portid, u32 seq, struct mr_mfc *c,
357 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute() argument
A Dnetfilter.h490 u32 portid, u32 report);
A Dnvme.h1660 __le16 portid; member
A Dnetdevice.h1579 u16 vid, u32 portid, u32 seq,
1595 struct nlattr *tb[], u32 portid,

Completed in 93 milliseconds