Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h39 in_addr_t ip4src; member
53 in_addr_t ip4src; member
67 in_addr_t ip4src; member
82 struct in6_addr ip4src; member
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h37 in_addr_t ip4src; member
53 in_addr_t ip4src; member
69 in_addr_t ip4src; member
86 struct in6_addr ip4src; member
109 uint32_t ip4src; member
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c916 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_key, fspec_key->ip4src); in nxge_fill_tcam_entry_udp()
917 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_mask, fspec_mask->ip4src); in nxge_fill_tcam_entry_udp()
977 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_key, fspec_key->ip4src); in nxge_fill_tcam_entry_tcp()
978 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_mask, fspec_mask->ip4src); in nxge_fill_tcam_entry_tcp()
1004 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_key, fspec_key->ip4src); in nxge_fill_tcam_entry_sctp()
1005 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_mask, fspec_mask->ip4src); in nxge_fill_tcam_entry_sctp()
1097 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_key, fspec_key->ip4src); in nxge_fill_tcam_entry_ah_esp()
1098 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_mask, fspec_mask->ip4src); in nxge_fill_tcam_entry_ah_esp()
1169 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_key, fspec_key->ip4src); in nxge_fill_tcam_entry_ip_usr()
1170 TCAM_IPV4_ADDR(tcam_ptr->ip4_src_mask, fspec_mask->ip4src); in nxge_fill_tcam_entry_ip_usr()
[all …]