Lines Matching defs:portid
468 u32 portid; member
486 struct net *net, u32 portid) in netlink_compare_arg_init()
493 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
513 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup()
553 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
808 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1139 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1323 u32 portid, int nonblock) in netlink_unicast()
1399 u32 portid; member
1492 u32 portid, in netlink_broadcast_filtered()
1543 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1553 u32 portid; member
1594 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
2128 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2562 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify()