OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sroute
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
ieee80211.c
740
int
sroute
;
local in function:scan_and_wait
742
sroute
= prog_socket(PF_ROUTE, SOCK_RAW, 0);
743
if (
sroute
< 0) {
754
if (prog_read(
sroute
, buf, sizeof(buf)) < 0) {
765
prog_close(
sroute
);
ieee80211.c
740
int
sroute
;
local in function:scan_and_wait
742
sroute
= prog_socket(PF_ROUTE, SOCK_RAW, 0);
743
if (
sroute
< 0) {
754
if (prog_read(
sroute
, buf, sizeof(buf)) < 0) {
765
prog_close(
sroute
);
Completed in 60 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025