Home
last modified time | relevance | path

Searched refs:ipproto_register (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_module.c127 error = ipproto_register(IPPROTO_SCTP); in sctp_module_load()
H A Dip_var.h226 int ipproto_register(short);
H A Dip_input.c873 ipproto_register(short ipproto) in ipproto_register() function
H A Dip_carp.c2276 err = ipproto_register(IPPROTO_CARP); in carp_mod_load()
/f-stack/tools/compat/include/netinet/
H A Dip_var.h226 int ipproto_register(short);
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c2513 error = ipproto_register(IPPROTO_PFSYNC); in pfsync_init()