Searched refs:IPPH_REFRELE (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | ipsec_impl.h | 467 #define IPPH_REFRELE(iph, ns) { \ macro
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | spdsock.c | 598 IPPH_REFRELE(iph, ns); 1452 IPPH_REFRELE(iph, ns); 2000 IPPH_REFRELE(ss->spdsock_dump_head, ns); 3149 IPPH_REFRELE(iph, ns);
|
H A D | spd.c | 396 * Globals start with ref == 1 to prevent IPPH_REFRELE() from 631 * Globals need ref == 1 to prevent IPPH_REFRELE() from attempting 2541 IPPH_REFRELE(policy_head, ns); 2579 IPPH_REFRELE(policy_head, ns); 3992 IPPH_REFRELE(php, ns); 5938 IPPH_REFRELE(node->itp_policy, ns); 5942 IPPH_REFRELE(node->itp_inactive, ns); 6080 IPPH_REFRELE(newbie->itp_policy, ns);
|
H A D | ipclassifier.c | 673 IPPH_REFRELE(connp->conn_policy, ns);
|
H A D | ip.c | 6224 IPPH_REFRELE(connp->conn_policy, ipst->ips_netstack);
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 2137 IPPH_REFRELE(connp->conn_policy, connp->conn_netstack);
|
/illumos-gate/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 1925 IPPH_REFRELE(iph, ns);
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 487 IPPH_REFRELE(connp->conn_policy, connp->conn_netstack);
|
Completed in 147 milliseconds