Searched refs:ip4_port_key (Results 1 – 2 of 2) sorted by relevance
918 TCAM_IP_PORTS(tcam_ptr->ip4_port_key, in nxge_fill_tcam_entry_udp()979 TCAM_IP_PORTS(tcam_ptr->ip4_port_key, in nxge_fill_tcam_entry_tcp()1010 TCAM_IP_PORTS(tcam_ptr->ip4_port_key, in nxge_fill_tcam_entry_sctp()1100 tcam_ptr->ip4_port_key = fspec_key->spi; in nxge_fill_tcam_entry_ah_esp()1172 tcam_ptr->ip4_port_key = fspec_key->l4_4_bytes; in nxge_fill_tcam_entry_ip_usr()2488 tp->ip4_port_key); in nxge_get_tcam_entry()2493 fspec->uh.ahip4spec.spi = tp->ip4_port_key; in nxge_get_tcam_entry()2500 fspec->uh.ip_usr_spec.l4_4_bytes = tp->ip4_port_key; in nxge_get_tcam_entry()
1276 #define ip4_port_key key.ipv4_e.l4_port_spi macro