Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h111 uint32_t l4_4_bytes; member
120 uint32_t l4_4_bytes; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1164 tcam_ptr->ip4_port_key = fspec_key.l4_4_bytes; in nxge_fill_tcam_entry_ip_usr()
1165 tcam_ptr->ip4_port_mask = fspec_mask.l4_4_bytes; in nxge_fill_tcam_entry_ip_usr()
2489 fspec->uh.ip_usr_spec.l4_4_bytes = tp->ip4_port_key; in nxge_get_tcam_entry()
2490 fspec->um.ip_usr_spec.l4_4_bytes = tp->ip4_port_mask; in nxge_get_tcam_entry()