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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c202 #define ITP_NAME(itp) (itp != NULL ? itp->itp_name : NULL) macro
620 ITP_NAME(itp), active, 0, cpid);
1056 spds->spds_netstack, ITP_NAME(itp), active,
1166 ITP_NAME(itp), active, 0, cpid);
1190 ITP_NAME(itp), active, error, cpid);
1216 ITP_NAME(itp), active, SPD_DIAGNOSTIC_NO_RULE_EXT,
1276 audit_pf_policy(SPD_DELETERULE, cr, ns, ITP_NAME(itp),
1292 audit_pf_policy(SPD_DELETERULE, cr, ns, ITP_NAME(itp),
1363 ITP_NAME(itp), active,
1378 ITP_NAME(it
[all...]

Completed in 67 milliseconds