Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h249 #define ip4_dest_mask mask.ipv4.ip_daddr macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c913 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask.ip4dst); in nxge_fill_tcam_entry_udp()
973 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask.ip4dst); in nxge_fill_tcam_entry_tcp()
999 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask.ip4dst); in nxge_fill_tcam_entry_sctp()
1090 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask.ip4dst); in nxge_fill_tcam_entry_ah_esp()
1160 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask.ip4dst); in nxge_fill_tcam_entry_ip_usr()
2462 FSPEC_IPV4_ADDR(fspec_mask.ip4dst, tp->ip4_dest_mask); in nxge_get_tcam_entry()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1283 #define ip4_dest_mask mask.ipv4_e.ip_dest macro