Searched refs:mptcp_nl_mcast_send (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | pm_netlink.c | 2121 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send() function 2284 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_removed() 2341 mptcp_nl_mcast_send(net, skb, GFP_ATOMIC); in mptcp_event_addr_announced() 2393 mptcp_nl_mcast_send(net, skb, GFP_KERNEL); in mptcp_event_pm_listener() 2451 mptcp_nl_mcast_send(net, skb, gfp); in mptcp_event()
|