Home
last modified time | relevance | path

Searched refs:__ip_flush_pending_frames (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.c1514 static void __ip_flush_pending_frames(struct sock *sk, in __ip_flush_pending_frames() function
1528 __ip_flush_pending_frames(sk, &sk->sk_write_queue, &inet_sk(sk)->cork.base); in ip_flush_pending_frames()
1558 __ip_flush_pending_frames(sk, &queue, cork); in ip_make_skb()