tag | line | file | source code |
---|---|---|---|
hnum | 1332 | net/inet/af_inet.c | unsigned short hnum; |
hnum | 1334 | net/inet/af_inet.c | hnum = ntohs(num); |
hnum | 1345 | net/inet/af_inet.c | for(s = prot->sock_array[hnum & (SOCK_ARRAY_SIZE - 1)]; |
hnum | 1350 | net/inet/af_inet.c | if (s->num != hnum) |
hnum | 1424 | net/inet/af_inet.c | unsigned short hnum; |
hnum | 1426 | net/inet/af_inet.c | hnum = ntohs(num); |
hnum | 1441 | net/inet/af_inet.c | if (s->num != hnum) |