Searched refs:mptcp_nl_mcast_send (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/net/mptcp/ |
| D | pm_netlink.c | 1949 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send() function 2112 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_removed() 2169 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_announced() 2221 mptcp_nl_mcast_send(net, skb, GFP_KERNEL); in mptcp_event_pm_listener() 2279 mptcp_nl_mcast_send(net, skb, gfp); in mptcp_event()
|