Home
last modified time | relevance | path

Searched refs:ip_proto (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dip.c75 uint8_t ip_proto; member
294 ipr->ip_proto == ip->ip_p) in readipv4()
308 ipr->ip_proto = ip->ip_p; in readipv4()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1412 #define ip_proto bits.pid macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1202 ft.ip_proto = IPPROTO_TCP; in nxge_flow_get_hash()
1216 ft.ip_proto = IPPROTO_UDP; in nxge_flow_get_hash()