Searched refs:mptcp_nl_mcast_send (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/mptcp/ |
D | pm_netlink.c | 2072 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send() function 2235 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_removed() 2292 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_announced() 2344 mptcp_nl_mcast_send(net, skb, GFP_KERNEL); in mptcp_event_pm_listener() 2402 mptcp_nl_mcast_send(net, skb, gfp); in mptcp_event()
|