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()
254 u32 portid, u32 seq, u16 nlmsg_flags, in inet_csk_diag_fill() argument
258 user_ns, portid, seq, nlmsg_flags, unlh); in inet_csk_diag_fill()
263 u32 portid, u32 seq, u16 nlmsg_flags, in inet_twsk_diag_fill() argument
271 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill()
299 u32 portid, u32 seq, u16 nlmsg_flags, in inet_req_diag_fill() argument
306 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill()
334 u32 portid, u32 seq, u16 nlmsg_flags, in sk_diag_fill() argument
338 return inet_twsk_diag_fill(sk, skb, portid, seq, in sk_diag_fill()
342 return inet_req_diag_fill(sk, skb, portid, seq, in sk_diag_fill()
345 return inet_csk_diag_fill(sk, skb, r, user_ns, portid, seq, in sk_diag_fill()
392 NETLINK_CB(in_skb).portid, in inet_diag_dump_one_icsk()
399 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in inet_diag_dump_one_icsk()
699 NETLINK_CB(cb->skb).portid, in inet_csk_diag_dump()
783 NETLINK_CB(cb->skb).portid, in inet_diag_dump_reqs()
923 NETLINK_CB(cb->skb).portid, in inet_diag_dump_icsk()