Searched refs:ph_nxt (Results 1 - 4 of 4) sorted by relevance
/external/tcpdump/ | ||
H A D | print-dccp.c | 104 u_int8_t ph_nxt; member in struct:__anon6293::__anon6294 114 phu.ph.ph_nxt = IPPROTO_DCCP; |
H A D | print-tcp.c | 158 u_int8_t ph_nxt; member in struct:__anon6329::__anon6330 168 phu.ph.ph_nxt = IPPROTO_TCP; |
H A D | print-udp.c | 331 u_int8_t ph_nxt; member in struct:__anon6332::__anon6333 341 phu.ph.ph_nxt = IPPROTO_UDP; |
H A D | print-icmp6.c | 204 u_int8_t ph_nxt; member in struct:__anon6302::__anon6303 214 phu.ph.ph_nxt = IPPROTO_ICMPV6; |
Completed in 70 milliseconds