Home
last modified time | relevance | path

Searched defs:encapsw6 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_encap.h49 struct encapsw6 { struct
50 int (*pr_input) /* input to protocol (from below) */
52 void *(*pr_ctlinput) /* control input (from below) */
59 #define encapsw6 encapsw46._encapsw6 macro