| /onnv/onnv-gate/usr/src/uts/common/inet/ |
| ip_ire.h | 94 #define MATCH_IRE_SECATTR 0x0040 /* Match gateway security attributes */
|
| /onnv/onnv-gate/usr/src/uts/common/inet/ip/ |
| tn_ipopt.c | 496 MATCH_IRE_SECATTR, B_TRUE, 0, ipst, NULL, &attrp, NULL); 1006 MATCH_IRE_SECATTR, B_TRUE, 0, ipst, NULL, &attrp, NULL); [all...] |
| ip6_ire.c | 845 ((!(match_flags & MATCH_IRE_SECATTR)) || 871 match_flags = MATCH_IRE_TYPE | MATCH_IRE_SECATTR; [all...] |
| ip6_input.c | 480 int match_flags = MATCH_IRE_SECATTR | MATCH_IRE_ILL; 768 ALL_ZONES, ira->ira_tsl, MATCH_IRE_SECATTR, 919 GLOBAL_ZONEID, ira->ira_tsl, MATCH_IRE_SECATTR, [all...] |
| ip_input.c | 779 ALL_ZONES, ira->ira_tsl, MATCH_IRE_SECATTR, 941 ira->ira_tsl, MATCH_IRE_SECATTR, [all...] |
| ip_rts.c | 654 match_flags |= MATCH_IRE_SECATTR; 655 match_flags_local |= MATCH_IRE_SECATTR; [all...] |
| ip_ire.c | [all...] |
| ip_ftable.c | 990 match_args = MATCH_IRE_SECATTR; [all...] |
| ip_mroute.c | [all...] |
| ip.c | [all...] |