Searched refs:nbp_recv (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/nbp/
H A Dnbp_conf.h33 extern char nbp_recv[ 1024 ];
H A Dnbp_unrgstr.c127 if (( cc = netddp_recvfrom( s, nbp_recv, sizeof( nbp_recv ), 0,
133 data = nbp_recv;
H A Dnbp_rgstr.c131 if (( cc = netddp_recvfrom( s, nbp_recv, sizeof( nbp_recv ), 0,
138 data = nbp_recv;
H A Dnbp_lkup.c170 if (( cc = netddp_recvfrom( s, nbp_recv, sizeof( nbp_recv ), 0,
175 data = nbp_recv;
H A Dnbp_util.c34 char nbp_recv[ 1024 ]; variable

Completed in 62 milliseconds