Searched refs:ipoffnxt (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_var.h201 struct ipoffnxt { struct
H A Dip_input.c265 struct ipoffnxt *ion;
275 ion = (struct ipoffnxt *)(mtag + 1);
306 struct ipoffnxt *ion;
308 ion = (struct ipoffnxt *)(mtag + 1);
/openbsd-current/sys/netinet6/
H A Dip6_input.c195 struct ipoffnxt *ion;
205 ion = (struct ipoffnxt *)(mtag + 1);
236 struct ipoffnxt *ion;
238 ion = (struct ipoffnxt *)(mtag + 1);

Completed in 188 milliseconds