OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sock_setbufs
(Results
1 - 4
of
4
) sorted by null
/external/iputils/
ping_common.h
286
extern void
sock_setbufs
(int icmp_sock, int alloc);
ping.c
548
sock_setbufs
(icmp_sock, hold);
[
all
...]
ping_common.c
589
void
sock_setbufs
(int icmp_sock, int alloc)
function
ping6.c
1106
sock_setbufs
(icmp_sock, hold);
[
all
...]
Completed in 73 milliseconds