Home
last modified time | relevance | path

Searched refs:ip4_proto_mask (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c924 tcam_ptr->ip4_proto_mask, in nxge_fill_tcam_entry_udp()
983 tcam_ptr->ip4_proto_mask, IPPROTO_TCP); in nxge_fill_tcam_entry_tcp()
1005 tcam_ptr->ip4_proto_mask, IPPROTO_SCTP); in nxge_fill_tcam_entry_sctp()
1103 tcam_ptr->ip4_proto_mask, IPPROTO_AH); in nxge_fill_tcam_entry_ah_esp()
1106 tcam_ptr->ip4_proto_mask, IPPROTO_ESP); in nxge_fill_tcam_entry_ah_esp()
1171 tcam_ptr->ip4_proto_mask = fspec_mask.proto; in nxge_fill_tcam_entry_ip_usr()
2493 fspec->um.ip_usr_spec.proto = tp->ip4_proto_mask; in nxge_get_tcam_entry()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h246 #define ip4_proto_mask mask.ipv4.protocol macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1284 #define ip4_proto_mask mask.ipv4_e.proto macro