HomeSort by: relevance | last modified time | path
    Searched defs:l4_type (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_axen.c 714 int l3_type, l4_type; local in function:axen_csum_flags_rx
725 l4_type = (pkt_hdr & AXEN_RXHDR_L4_TYPE_MASK) >>
728 switch (l4_type) {

Completed in 12 milliseconds