Searched refs:ip_frag (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A DMakefile13 ip_frag.h ip_auth.h ip_lookup.h ip_pool.h ip_htable.h ipf_stack.h
/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h47 struct ip_frag { struct
H A Dipv4.c53 static struct ip_frag fragment[FRAG_MAX]; /* ip fragment buffers */
181 bzero((caddr_t)&fragment[index], sizeof (struct ip_frag));
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1421 __u8 ip_frag:1; member in struct:cpl_rx_pkt
1423 __u8 ip_frag:1; member in struct:cpl_rx_pkt
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2941 /* TODO: what about cpl->ip_frag? */
2942 if (cpl->csum_calc && !cpl->err_vec && !cpl->ip_frag) {

Completed in 88 milliseconds