Lines Matching defs:portid
477 u32 portid; member
495 struct net *net, u32 portid) in netlink_compare_arg_init()
502 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
522 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup()
562 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
820 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1151 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1332 u32 portid, int nonblock) in netlink_unicast()
1410 u32 portid; member
1500 int netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast_filtered()
1551 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1561 u32 portid; member
1602 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
2163 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2525 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify()