Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dudp_impl.h16 int udp_v6_get_port(struct sock *sk, unsigned short snum);
H A Dudplite.c60 .get_port = udp_v6_get_port,
H A Dudp.c96 int udp_v6_get_port(struct sock *sk, unsigned short snum) in udp_v6_get_port() function
1927 .get_port = udp_v6_get_port,