OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udp_socket
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mrouted/
vif.c
23
int
udp_socket
; /* Since the honkin' kernel doesn't support */
variable in typeref:typename:int
74
if ((
udp_socket
= socket(AF_INET, SOCK_DGRAM, 0)) < 0)
172
if (ioctl(
udp_socket
, SIOCGIFFLAGS, (char *)&ifr) < 0)
vif.c
23
int
udp_socket
; /* Since the honkin' kernel doesn't support */
variable in typeref:typename:int
74
if ((
udp_socket
= socket(AF_INET, SOCK_DGRAM, 0)) < 0)
172
if (ioctl(
udp_socket
, SIOCGIFFLAGS, (char *)&ifr) < 0)
Completed in 22 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025