Lines Matching refs:portid
645 c.portid = nlh->nlmsg_pid; in xfrm_add_sa()
715 c.portid = nlh->nlmsg_pid; in xfrm_del_sa()
876 nlh = nlmsg_put(skb, NETLINK_CB(in_skb).portid, sp->nlmsg_seq, in dump_one_state()
997 u32 portid, u32 seq, u32 flags) in build_spdinfo() argument
1008 nlh = nlmsg_put(skb, portid, seq, XFRM_MSG_NEWSPDINFO, sizeof(u32), 0); in build_spdinfo()
1100 u32 sportid = NETLINK_CB(skb).portid; in xfrm_get_spdinfo()
1121 u32 portid, u32 seq, u32 flags) in build_sadinfo() argument
1129 nlh = nlmsg_put(skb, portid, seq, XFRM_MSG_NEWSADINFO, sizeof(u32), 0); in build_sadinfo()
1158 u32 sportid = NETLINK_CB(skb).portid; in xfrm_get_sadinfo()
1188 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_get_sa()
1246 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_alloc_userspi()
1538 c.portid = nlh->nlmsg_pid; in xfrm_add_policy()
1624 nlh = nlmsg_put(skb, NETLINK_CB(in_skb).portid, sp->nlmsg_seq, in dump_one_policy()
1762 NETLINK_CB(skb).portid); in xfrm_get_policy()
1773 c.portid = nlh->nlmsg_pid; in xfrm_get_policy()
1801 c.portid = nlh->nlmsg_pid; in xfrm_flush_sa()
1828 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_NEWAE, sizeof(*id), 0); in build_aevent()
1911 c.portid = nlh->nlmsg_pid; in xfrm_get_ae()
1915 err = nlmsg_unicast(net->xfrm.nlsk, r_skb, NETLINK_CB(skb).portid); in xfrm_get_ae()
1963 c.portid = nlh->nlmsg_pid; in xfrm_new_ae()
1994 c.portid = nlh->nlmsg_pid; in xfrm_flush_policy()
2515 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_EXPIRE, sizeof(*ue), 0); in build_expire()
2575 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_FLUSHSA, sizeof(*p), 0); in xfrm_notify_sa_flush()
2647 nlh = nlmsg_put(skb, c->portid, c->seq, c->event, headlen, 0); in xfrm_notify_sa()
2847 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0); in build_polexpire()
2908 nlh = nlmsg_put(skb, c->portid, c->seq, c->event, headlen, 0); in xfrm_notify_policy()
2962 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_FLUSHPOLICY, 0, 0); in xfrm_notify_policy_flush()