Lines Matching defs:portid
487 u32 portid; member
505 struct net *net, u32 portid) in netlink_compare_arg_init()
512 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
532 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup()
572 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
837 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1168 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1349 u32 portid, int nonblock) in netlink_unicast()
1427 u32 portid; member
1510 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1559 u32 portid; member
1600 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
2188 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2602 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify()