Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h40 in_addr_t ip4dst; member
54 in_addr_t ip4dst; member
68 in_addr_t ip4dst; member
83 struct in6_addr ip4dst; member
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h38 in_addr_t ip4dst; member
54 in_addr_t ip4dst; member
70 in_addr_t ip4dst; member
87 struct in6_addr ip4dst; member
110 uint32_t ip4dst; member
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c914 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_key, fspec_key->ip4dst); in nxge_fill_tcam_entry_udp()
915 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_udp()
975 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_key, fspec_key->ip4dst); in nxge_fill_tcam_entry_tcp()
976 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_tcp()
1002 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_key, fspec_key->ip4dst); in nxge_fill_tcam_entry_sctp()
1003 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_sctp()
1095 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_key, fspec_key->ip4dst); in nxge_fill_tcam_entry_ah_esp()
1096 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_ah_esp()
1167 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_key, fspec_key->ip4dst); in nxge_fill_tcam_entry_ip_usr()
1168 TCAM_IPV4_ADDR(tcam_ptr->ip4_dest_mask, fspec_mask->ip4dst); in nxge_fill_tcam_entry_ip_usr()
[all …]