OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add_fail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
lagg.c
564
struct laggreq_fail *
add_fail
, *del_fail;
local in function:setlaggfail
572
add_fail
= &req_add.lrq_reqproto.rp_fail;
575
add_fail
->command = LAGGIOC_FAILSETFLAGS;
580
add_fail
->flags |= LAGGREQFAIL_RXALL;
597
if (
add_fail
->flags != 0) {
602
add_fail
->command);
lagg.c
564
struct laggreq_fail *
add_fail
, *del_fail;
local in function:setlaggfail
572
add_fail
= &req_add.lrq_reqproto.rp_fail;
575
add_fail
->command = LAGGIOC_FAILSETFLAGS;
580
add_fail
->flags |= LAGGREQFAIL_RXALL;
597
if (
add_fail
->flags != 0) {
602
add_fail
->command);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025