HomeSort by: relevance | last modified time | path
    Searched defs:pr_ctlinput (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet6/
ip6protosw.h 85 * argument type for the last arg of pr_ctlinput().
123 void *(*pr_ctlinput) /* control input (from below) */ member in struct:ip6protosw
  /src/sys/netinet/
ip_encap.h 46 void *(*pr_ctlinput) /* control input (from below) */ member in struct:encapsw::__anonde028d16010a::encapsw4
52 void *(*pr_ctlinput) /* control input (from below) */ member in struct:encapsw::__anonde028d16010a::encapsw6
  /src/sys/sys/
protosw.h 52 * information passes up and down on pr_ctlinput and pr_ctloutput.
80 void *(*pr_ctlinput) /* control input (from below) */ member in struct:protosw
176 * (*protosw[].pr_ctlinput)(cmd, sa, arg);

Completed in 11 milliseconds