HomeSort by: relevance | last modified time | path
    Searched refs:comp_nxt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
ipcomp.h 42 u_int8_t comp_nxt; /* Next Header */ member in struct:ipcomp
xform_ipcomp.c 307 nproto = ipc->comp_nxt;
563 ipcomp->comp_nxt = mtod(m, struct ip *)->ip_p;
568 ipcomp->comp_nxt = mtod(m, struct ip6_hdr *)->ip6_nxt;
  /src/external/bsd/tcpdump/dist/
print-ipcomp.c 37 nd_uint8_t comp_nxt; /* Next Header */ member in struct:ipcomp
60 * based on ipcomp->comp_nxt, dissects the decompressed data.

Completed in 18 milliseconds