Searched refs:icmpv6_push_pending_frames (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/net/ipv6/ |
D | icmp.c | 275 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames() function 626 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr, in icmp6_send() 800 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr, in icmpv6_echo_reply()
|
D | ping.c | 151 icmpv6_push_pending_frames(sk, &fl6, in ping_v6_sendmsg()
|
/Linux-v5.10/include/net/ |
D | ipv6.h | 424 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6,
|