Home
last modified time | relevance | path

Searched refs:enchdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-enc.c76 struct enchdr { struct
102 const struct enchdr *hdr; in enc_if_print() argument
108 hdr = (const struct enchdr *)p; in enc_if_print()
/freebsd/sys/net/
H A Dif_enc.c81 struct enchdr { struct
176 bpfattach(ifp, DLT_ENC, sizeof(struct enchdr)); in enc_clone_create()
207 struct enchdr hdr; in enc_bpftap()