Searched defs:icmp_opt_set (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c123 int icmp_opt_set(conn_t *connp, uint_t optset_context,
2170 icmp_opt_set(conn_t *connp, uint_t optset_context, int level, int name, function
2364 error = icmp_opt_set(connp, optset_context, level, name, inlen, invalp,
3408 msg->msg_controllen, coa, &icmp_opt_obj, icmp_opt_set, cr);
5473 error = icmp_opt_set(connp, SETFN_OPTCOM_NEGOTIATE, level,

Completed in 75 milliseconds