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