Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_encap.h43 struct encapsw4 { struct
44 void (*pr_input) /* input to protocol (from below) */
46 void *(*pr_ctlinput) /* control input (from below) */
58 #define encapsw4 encapsw46._encapsw4 macro