Searched refs:psrc (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_flow.h | 41 in_port_t psrc; member 48 in_port_t psrc; member 55 in_port_t psrc; member 62 in_port_t psrc; member
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_flow.h | 39 in_port_t psrc; member 47 in_port_t psrc; member 55 in_port_t psrc; member 63 in_port_t psrc; member
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 919 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_41/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 1458 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_41/usr/src/cmd/ipf/tools/ |
H A D | ipfcomp.c | 565 int pdst = 0, psrc = 0; local 580 psrc = 1; 584 if (psrc == 1)
|