Home
last modified time | relevance | path

Searched refs:restricted_in_port_init (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Drestricted_in_port.h51 extern void restricted_in_port_init(void);
H A Drestricted_in_port.c366 restricted_in_port_init(void) in restricted_in_port_init() function
/xnu-8019.80.24/bsd/kern/
H A Dbsd_init.c688 restricted_in_port_init(); in bsd_init()