Lines Matching defs:portid
1007 u32 portid; member
1025 struct net *net, u32 portid) in netlink_compare_arg_init()
1032 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
1052 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup()
1092 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
1338 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1634 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1825 u32 portid, int nonblock) in netlink_unicast()
1962 u32 portid; member
2032 int netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast_filtered()
2083 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
2093 u32 portid; member
2134 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
2658 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2936 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify()