Home
last modified time | relevance | path

Searched refs:udp_v4_get_port (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dudp_impl.h12 int udp_v4_get_port(struct sock *sk, unsigned short snum);
H A Dudplite.c61 .get_port = udp_v4_get_port,
H A Dudp.c356 int udp_v4_get_port(struct sock *sk, unsigned short snum) in udp_v4_get_port() function
2940 .get_port = udp_v4_get_port,