Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h251 #define ip4_dest_mask mask.ipv4.ip_daddr macro
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c915 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_udp()
976 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_tcp()
1003 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_sctp()
1096 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_ah_esp()
1168 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_ip_usr()
2473 FSPEC_IPV4_ADDR(fspec_mask->ip4dst, tp->ip4_dest_mask); in nxge_get_tcam_entry()
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1283 #define ip4_dest_mask mask.ipv4_e.ip_dest macro