Searched refs:ipds (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ip.c323 struct ip_print_demux_state *ipds)
329 switch (ipds->nh) {
332 ipds->nh = *ipds->cp;
333 ipds->advance = ah_print(ipds->cp);
334 if (ipds->advance <= 0)
336 ipds->cp += ipds->advance;
337 ipds
322 ip_print_demux(netdissect_options *ndo, struct ip_print_demux_state *ipds) argument
522 struct ip_print_demux_state *ipds=&ipd; local
[all...]

Completed in 39 milliseconds