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

  /src/sys/netinet/
in_proto.c 151 PR_WRAP_CTLINPUT(rip_ctlinput)
152 PR_WRAP_CTLINPUT(udp_ctlinput)
153 PR_WRAP_CTLINPUT(tcp_ctlinput)
168 PR_WRAP_CTLINPUT(dccp_ctlinput)
176 PR_WRAP_CTLINPUT(sctp_ctlinput)
249 PR_WRAP_CTLINPUT(ah4_ctlinput)
250 PR_WRAP_CTLINPUT(esp4_ctlinput)
  /src/sys/netinet6/
in6_proto.c 143 PR_WRAP_CTLINPUT(rip6_ctlinput)
144 PR_WRAP_CTLINPUT(encap6_ctlinput)
145 PR_WRAP_CTLINPUT(udp6_ctlinput)
146 PR_WRAP_CTLINPUT(tcp6_ctlinput)
164 PR_WRAP_CTLINPUT(dccp6_ctlinput)
172 PR_WRAP_CTLINPUT(sctp6_ctlinput)
247 PR_WRAP_CTLINPUT(ah6_ctlinput)
248 PR_WRAP_CTLINPUT(esp6_ctlinput)
  /src/sys/sys/
protosw.h 486 #define PR_WRAP_CTLINPUT(name) \

Completed in 14 milliseconds