Searched refs:l2tp_nl_session_send (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/l2tp/
H A Dl2tp_netlink.c39 static int l2tp_nl_session_send(struct sk_buff *skb, u32 portid, u32 seq,
142 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq,
712 static int l2tp_nl_session_send(struct sk_buff *skb, u32 portid, u32 seq, int flags, function
810 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq,
853 if (l2tp_nl_session_send(skb, NETLINK_CB(cb->skb).portid,

Completed in 100 milliseconds