Lines Matching refs:portid
110 u32 portid, u32 seq, u16 nlmsg_flags, in inet_sk_diag_fill() argument
125 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill()
258 u32 portid, u32 seq, u16 nlmsg_flags, in inet_csk_diag_fill() argument
262 user_ns, portid, seq, nlmsg_flags, unlh); in inet_csk_diag_fill()
267 u32 portid, u32 seq, u16 nlmsg_flags, in inet_twsk_diag_fill() argument
275 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill()
303 u32 portid, u32 seq, u16 nlmsg_flags, in inet_req_diag_fill() argument
310 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill()
338 u32 portid, u32 seq, u16 nlmsg_flags, in sk_diag_fill() argument
342 return inet_twsk_diag_fill(sk, skb, portid, seq, in sk_diag_fill()
346 return inet_req_diag_fill(sk, skb, portid, seq, in sk_diag_fill()
349 return inet_csk_diag_fill(sk, skb, r, user_ns, portid, seq, in sk_diag_fill()
396 NETLINK_CB(in_skb).portid, in inet_diag_dump_one_icsk()
403 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in inet_diag_dump_one_icsk()
703 NETLINK_CB(cb->skb).portid, in inet_csk_diag_dump()
847 NETLINK_CB(cb->skb).portid, in inet_diag_dump_icsk()