Searched refs:l2tp_nl_tunnel_send (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/l2tp/
H A Dl2tp_netlink.c37 static int l2tp_nl_tunnel_send(struct sk_buff *skb, u32 portid, u32 seq,
114 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq,
384 static int l2tp_nl_tunnel_send(struct sk_buff *skb, u32 portid, u32 seq, int flags, function
476 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq,
504 if (l2tp_nl_tunnel_send(skb, NETLINK_CB(cb->skb).portid,

Completed in 132 milliseconds