Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_conntrack_ecache.h28 u32 portid; /* netlink portid of destroyer */ member
71 u32 portid; member
77 u32 portid; member
92 u32 portid, int report);
102 u32 portid, in nf_conntrack_eventmask_report() argument
130 u32 portid, int report) in nf_conntrack_event_report() argument
138 return nf_conntrack_eventmask_report(1 << event, ct, portid, report); in nf_conntrack_event_report()
162 u32 portid, int report);
180 u32 portid, in nf_ct_expect_event_report() argument
Dnf_conntrack_expect.h106 u32 portid, int report);
119 void *data, u32 portid, int report);
130 u32 portid, int report, unsigned int flags);
Dnf_conntrack.h247 void *data, u32 portid, int report);
Dnf_tables.h203 u32 portid; member
1244 struct nft_object *obj, u32 portid, u32 seq,
/include/linux/netfilter/
Dnfnetlink.h60 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
62 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error);
63 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid);
64 void nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid,
83 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put() argument
90 nlh = nlmsg_put(skb, portid, seq, type, sizeof(struct nfgenmsg), flags); in nfnl_msg_put()
/include/net/
Dgenetlink.h193 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq,
312 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns() argument
317 return nlmsg_multicast(net->genl_sock, skb, portid, group, flags); in genlmsg_multicast_netns()
329 struct sk_buff *skb, u32 portid, in genlmsg_multicast() argument
333 portid, group, flags); in genlmsg_multicast()
347 struct sk_buff *skb, u32 portid,
355 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast() argument
357 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
431 struct net *net, u32 portid, in genl_set_err() argument
437 return netlink_set_err(net->genl_sock, portid, group, code); in genl_set_err()
Dnetlink.h456 u32 portid; member
498 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
914 static inline struct nlmsghdr *nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in nlmsg_put() argument
920 return __nlmsg_put(skb, portid, seq, type, payload, flags); in nlmsg_put()
939 return nlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in nlmsg_put_answer()
1027 u32 portid, unsigned int group, gfp_t flags) in nlmsg_multicast() argument
1033 err = netlink_broadcast(sk, skb, portid, group, flags); in nlmsg_multicast()
1046 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() argument
1050 err = netlink_unicast(sk, skb, portid, MSG_DONTWAIT); in nlmsg_unicast()
Dxfrm.h305 u32 portid; member
347 void km_state_expired(struct xfrm_state *x, int hard, u32 portid);
1695 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid);
Dcfg80211.h7513 unsigned int portid,
7629 unsigned int portid, int approxlen, in cfg80211_vendor_event_alloc_ucast() argument
7634 portid, event_idx, approxlen, gfp); in cfg80211_vendor_event_alloc_ucast()
/include/linux/
Dnetlink.h27 __u32 portid; member
156 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, __u32 portid, int nonblock);
157 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, __u32 portid,
160 __u32 portid, __u32 group, gfp_t allocation,
163 int netlink_set_err(struct sock *ssk, __u32 portid, __u32 group, int code);
232 u32 portid; member
237 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags);
Dconnector.h99 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid, u32 group, gfp_t gfp_mask);
122 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 group, gfp_t gfp_mask);
Dmroute.h87 struct rtmsg *rtm, u32 portid);
Dmroute6.h98 struct rtmsg *rtm, u32 portid);
Dmroute_base.h288 u32 portid, u32 seq, struct mr_mfc *c,
296 u32 portid, u32 seq, struct mr_mfc *c,
347 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute() argument
Dnetfilter.h480 u32 portid, u32 report);
Dnvme.h1318 __le16 portid; member
Dnetdevice.h1557 u16 vid, u32 portid, u32 seq,