HomeSort by: relevance | last modified time | path
    Searched refs:PR_WRAP_INPUT6 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6protosw.h 144 #define PR_WRAP_INPUT6(name) \
in6_proto.c 180 PR_WRAP_INPUT6(udp6_input)
181 PR_WRAP_INPUT6(tcp6_input)
183 PR_WRAP_INPUT6(dccp6_input)
186 PR_WRAP_INPUT6(sctp6_input)
188 PR_WRAP_INPUT6(rip6_input)
189 PR_WRAP_INPUT6(dest6_input)
190 PR_WRAP_INPUT6(route6_input)
191 PR_WRAP_INPUT6(frag6_input)
193 PR_WRAP_INPUT6(pfsync_input)
195 PR_WRAP_INPUT6(pim6_input
    [all...]

Completed in 19 milliseconds