Home
last modified time | relevance | path

Searched refs:crb_recvopts (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dconn_opt.c139 if ((recv_ancillary.crb_recvopts) && in conn_recvancillary_size()
331 if ((recv_ancillary.crb_recvopts) && in conn_recvancillary_add()
788 *i1 = connp->conn_recv_ancillary.crb_recvopts; in conn_opt_get()
1384 connp->conn_recv_ancillary.crb_recvopts = onoff; in conn_opt_set_ip()
/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h208 #define crb_recvopts crbu.crbb.crbb_recvopts macro