first_packet_length 1639 net/ipv4/udp.c 		int amount = max_t(int, 0, first_packet_length(sk));
first_packet_length 2753 net/ipv4/udp.c 	    !(sk->sk_shutdown & RCV_SHUTDOWN) && first_packet_length(sk) == -1)