Searched defs:hnum (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | udp.c | 370 __be32 daddr, unsigned short hnum, in compute_score() 444 __be32 daddr, unsigned int hnum, in udp4_lib_lookup1() 468 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 526 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 544 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 681 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 793 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2537 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2785 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2821 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|