Home
last modified time | relevance | path

Searched refs:psrc (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h41 in_port_t psrc; member
48 in_port_t psrc; member
55 in_port_t psrc; member
62 in_port_t psrc; member
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h39 in_port_t psrc; member
47 in_port_t psrc; member
55 in_port_t psrc; member
63 in_port_t psrc; member
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c919 fspec_key->pdst, fspec_key->psrc); in nxge_fill_tcam_entry_udp()
921 fspec_mask->pdst, fspec_mask->psrc); in nxge_fill_tcam_entry_udp()
957 fspec_key->pdst, fspec_key->psrc); in nxge_fill_tcam_entry_udp_ipv6()
959 fspec_mask->pdst, fspec_mask->psrc); in nxge_fill_tcam_entry_udp_ipv6()
980 fspec_key->pdst, fspec_key->psrc); in nxge_fill_tcam_entry_tcp()
982 fspec_mask->pdst, fspec_mask->psrc); in nxge_fill_tcam_entry_tcp()
1011 fspec_key->pdst, fspec_key->psrc); in nxge_fill_tcam_entry_sctp()
1013 fspec_mask->pdst, fspec_mask->psrc); in nxge_fill_tcam_entry_sctp()
1044 fspec_key->pdst, fspec_key->psrc); in nxge_fill_tcam_entry_tcp_ipv6()
1046 fspec_mask->pdst, fspec_mask->psrc); in nxge_fill_tcam_entry_tcp_ipv6()
[all …]
/titanic_44/usr/src/uts/common/inet/ip/
H A Dtnet.c1458 const void *psrc; in tsol_ip_forward() local
1484 psrc = &ipha->ipha_src; in tsol_ip_forward()
1492 psrc = &ip6h->ip6_src; in tsol_ip_forward()
1530 ASSERT(psrc != NULL && pdst != NULL); in tsol_ip_forward()
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipfcomp.c558 int pdst = 0, psrc = 0; local
573 psrc = 1;
577 if (psrc == 1)