Home
last modified time | relevance | path

Searched refs:IPOPT_EOL (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dbuildopts.c39 *op++ = IPOPT_EOL;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c161 case IPOPT_EOL: in tsol_get_option_v4()
567 if (oval == IPOPT_EOL) in tsol_remove_secopt()
649 if (optbuf[IPOPT_OPTVAL] == IPOPT_EOL || in tsol_prepend_option()
665 if (oval == IPOPT_EOL) in tsol_prepend_option()
735 ASSERT(oval != IPOPT_EOL); in tsol_prepend_option()
1057 opt_storage[sec_opt_len] = IPOPT_EOL; in tsol_compute_label_v6()
H A Dip.c2367 return (IPOPT_EOL); in ipoptp_next()
2377 return (IPOPT_EOL); in ipoptp_next()
2381 if (opt == IPOPT_EOL) in ipoptp_next()
2382 return (IPOPT_EOL); in ipoptp_next()
2389 return (IPOPT_EOL); in ipoptp_next()
2394 return (IPOPT_EOL); in ipoptp_next()
2401 return (IPOPT_EOL); in ipoptp_next()
2409 pointer = IPOPT_EOL; in ipoptp_next()
2551 *buf++ = IPOPT_EOL; in ip_opt_get_user()
5603 case IPOPT_EOL: in ip_find_hdr_v4()
[all …]
H A Dipsecah.c3124 optval != IPOPT_EOL; in ah_process_ip_options_v4()
/illumos-gate/usr/src/lib/libwrap/
H A Dfix_options.c95 if (opt == IPOPT_EOL)
/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h98 #define IPOPT_EOL 0x00 /* end of option list */ macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h142 #define IPOPT_EOL 0 /* end of option list */ macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c280 mp->b_rptr[i] = IPOPT_EOL; in sctp_ootb_shutdown_ack()
H A Dsctp_error.c370 mp->b_rptr[i] = IPOPT_EOL; in sctp_ootb_send_abort()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h181 # undef IPOPT_EOL
2095 #ifndef IPOPT_EOL
2096 # define IPOPT_EOL 0 macro
2128 #ifndef IPOPT_EOL
2129 # define IPOPT_EOL 0 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1080 case IPOPT_EOL: in pr_options()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c612 case IPOPT_EOL: in print_ipoptions()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3776 case IPOPT_EOL:
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2557 mp->b_rptr[i] = IPOPT_EOL; in tcp_xmit_early_reset()
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c6141 mp->b_rptr[i] = IPOPT_EOL; in tcp_xmit_early_reset()