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

  /src/sys/netbt/
bt_proto.c 56 PR_WRAP_CTLOUTPUT(hci_ctloutput)
57 PR_WRAP_CTLOUTPUT(sco_ctloutput)
58 PR_WRAP_CTLOUTPUT(l2cap_ctloutput)
59 PR_WRAP_CTLOUTPUT(rfcomm_ctloutput)
  /src/sys/netinet6/
in6_proto.c 153 PR_WRAP_CTLOUTPUT(rip6_ctloutput)
154 PR_WRAP_CTLOUTPUT(tcp_ctloutput)
155 PR_WRAP_CTLOUTPUT(udp6_ctloutput)
156 PR_WRAP_CTLOUTPUT(icmp6_ctloutput)
165 PR_WRAP_CTLOUTPUT(dccp_ctloutput)
173 PR_WRAP_CTLOUTPUT(sctp_ctloutput)
  /src/sys/netinet/
in_proto.c 159 PR_WRAP_CTLOUTPUT(rip_ctloutput)
160 PR_WRAP_CTLOUTPUT(udp_ctloutput)
161 PR_WRAP_CTLOUTPUT(tcp_ctloutput)
169 PR_WRAP_CTLOUTPUT(dccp_ctloutput)
177 PR_WRAP_CTLOUTPUT(sctp_ctloutput)
  /src/sys/sys/
protosw.h 474 #define PR_WRAP_CTLOUTPUT(name) \

Completed in 13 milliseconds