Home
last modified time | relevance | path

Searched refs:INPCBSTORAGE_DEFINE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Din_pcb.h493 #define INPCBSTORAGE_DEFINE(prot, ppcb, lname, zname, hname) \ macro
H A Dudp_usrreq.c168 INPCBSTORAGE_DEFINE(udpcbstor, udpcb, "udpinp", "udp_inpcb", "udphash");
169 INPCBSTORAGE_DEFINE(udplitecbstor, udpcb, "udpliteinp", "udplite_inpcb",
H A Draw_ip.c144 INPCBSTORAGE_DEFINE(ripcbstor, inpcb, "rawinp", "ripcb", "riphash");
H A Dtcp_subr.c1146 INPCBSTORAGE_DEFINE(tcpcbstor, tcpcb, "tcpinp", "tcp_inpcb", "tcphash");