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
86 u32 portid, int report);
96 u32 portid, in nf_conntrack_eventmask_report() argument
124 u32 portid, int report) in nf_conntrack_event_report() argument
132 return nf_conntrack_eventmask_report(1 << event, ct, portid, report); in nf_conntrack_event_report()
157 u32 portid; member
172 u32 portid, int report);
184 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.h230 void *data, u32 portid, int report);
Dnf_tables.h176 u32 portid; member
1085 struct nft_object *obj, u32 portid, u32 seq,
/include/net/
Dgenetlink.h150 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq,
269 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns() argument
274 return nlmsg_multicast(net->genl_sock, skb, portid, group, flags); in genlmsg_multicast_netns()
286 struct sk_buff *skb, u32 portid, in genlmsg_multicast() argument
290 portid, group, flags); in genlmsg_multicast()
304 struct sk_buff *skb, u32 portid,
312 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast() argument
314 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
388 struct net *net, u32 portid, in genl_set_err() argument
394 return netlink_set_err(net->genl_sock, portid, group, code); in genl_set_err()
Dnetlink.h389 u32 portid; member
431 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
849 static inline struct nlmsghdr *nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in nlmsg_put() argument
855 return __nlmsg_put(skb, portid, seq, type, payload, flags); in nlmsg_put()
874 return nlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in nlmsg_put_answer()
962 u32 portid, unsigned int group, gfp_t flags) in nlmsg_multicast() argument
968 err = netlink_broadcast(sk, skb, portid, group, flags); in nlmsg_multicast()
981 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() argument
985 err = netlink_unicast(sk, skb, portid, MSG_DONTWAIT); in nlmsg_unicast()
Dxfrm.h291 u32 portid; member
345 void km_state_expired(struct xfrm_state *x, int hard, u32 portid);
1678 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid);
Dcfg80211.h6337 unsigned int portid,
6453 unsigned int portid, int approxlen, in cfg80211_vendor_event_alloc_ucast() argument
6458 portid, event_idx, approxlen, gfp); in cfg80211_vendor_event_alloc_ucast()
/include/linux/netfilter/
Dnfnetlink.h50 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
52 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error);
53 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid);
71 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put() argument
78 nlh = nlmsg_put(skb, portid, seq, type, sizeof(struct nfgenmsg), flags); in nfnl_msg_put()
/include/linux/
Dnetlink.h25 __u32 portid; member
131 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, __u32 portid, int nonblock);
132 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, __u32 portid,
135 __u32 portid, __u32 group, gfp_t allocation,
138 int netlink_set_err(struct sock *ssk, __u32 portid, __u32 group, int code);
207 u32 portid; member
212 __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.h86 struct rtmsg *rtm, u32 portid);
Dmroute6.h98 struct rtmsg *rtm, u32 portid);
Dmroute_base.h290 u32 portid, u32 seq, struct mr_mfc *c,
298 u32 portid, u32 seq, struct mr_mfc *c,
348 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute() argument
Dnetfilter.h460 u32 portid, u32 report);
Dnvme.h1152 __le16 portid; member
Dnetdevice.h1425 u16 vid, u32 portid, u32 seq,