Searched refs:tcp_ao_transmit_skb (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/include/net/ |
D | tcp_ao.h | 208 int tcp_ao_transmit_skb(struct sock *sk, struct sk_buff *skb, 297 static inline int tcp_ao_transmit_skb(struct sock *sk, struct sk_buff *skb, in tcp_ao_transmit_skb() function
|
/linux-6.8/net/ipv4/ |
D | tcp_ao.c | 790 int tcp_ao_transmit_skb(struct sock *sk, struct sk_buff *skb, in tcp_ao_transmit_skb() function
|
D | tcp_output.c | 1420 err = tcp_ao_transmit_skb(sk, skb, key.ao_key, th, in __tcp_transmit_skb()
|