Home
last modified time | relevance | path

Searched refs:__first_packet_length (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c1654 static struct sk_buff *__first_packet_length(struct sock *sk, in __first_packet_length() function
1694 skb = __first_packet_length(sk, rcvq, &total); in first_packet_length()
1700 skb = __first_packet_length(sk, rcvq, &total); in first_packet_length()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c1609 static struct sk_buff *__first_packet_length(struct sock *sk, in __first_packet_length() function
1649 skb = __first_packet_length(sk, rcvq, &total); in first_packet_length()
1655 skb = __first_packet_length(sk, rcvq, &total); in first_packet_length()

Completed in 11 milliseconds