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

/external/tcpdump/
H A Dip.h105 #define IPOPT_NOP 1 /* no operation */ macro
H A Dprint-ip.c42 { IPOPT_NOP, "NOP" },
106 else if (tt == IPOPT_NOP)
249 if (option_code == IPOPT_NOP ||
293 case IPOPT_NOP: /* nothing to print - fall through */
/external/kernel-headers/original/uapi/linux/
H A Dip.h75 #define IPOPT_NOP IPOPT_NOOP macro
/external/iputils/
H A Dping.c495 rspace[0] = IPOPT_NOP;
1147 if (*optptr == IPOPT_NOP) {
/external/toybox/toys/pending/
H A Dtraceroute.c546 optlist[0] = IPOPT_NOP;

Completed in 172 milliseconds