Home
last modified time | relevance | path

Searched refs:l4_4_bytes (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h111 uint32_t l4_4_bytes; member
120 uint32_t l4_4_bytes; member
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1172 tcam_ptr->ip4_port_key = fspec_key->l4_4_bytes; in nxge_fill_tcam_entry_ip_usr()
1173 tcam_ptr->ip4_port_mask = fspec_mask->l4_4_bytes; in nxge_fill_tcam_entry_ip_usr()
2500 fspec->uh.ip_usr_spec.l4_4_bytes = tp->ip4_port_key; in nxge_get_tcam_entry()
2501 fspec->um.ip_usr_spec.l4_4_bytes = tp->ip4_port_mask; in nxge_get_tcam_entry()