Searched refs:l2tp_nl_session_send (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_netlink.c | 41 static int l2tp_nl_session_send(struct sk_buff *skb, u32 portid, u32 seq, 144 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_session_notify() 704 static int l2tp_nl_session_send(struct sk_buff *skb, u32 portid, u32 seq, int flags, in l2tp_nl_session_send() function 799 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get() 842 if (l2tp_nl_session_send(skb, NETLINK_CB(cb->skb).portid, in l2tp_nl_cmd_session_dump()
|