HomeSort by: relevance | last modified time | path
    Searched refs:comp_nxt (Results 1 - 2 of 2) 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;

Completed in 12 milliseconds