Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.h53 void command_dispatch(struct com_sock *);
H A Dldp_command.c220 command_dispatch(struct com_sock *cs) in command_dispatch() function
H A Dsocketops.c958 command_dispatch(cs); in the_big_loop()