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()
807 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1138 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1322 u32 portid, int nonblock) in netlink_unicast()
1398 u32 portid; member
1491 u32 portid, in netlink_broadcast_filtered()
1542 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1552 u32 portid; member
1593 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
2127 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2561 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify()