OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:del_fail
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/ifconfig/
lagg.c
564
struct laggreq_fail *add_fail, *
del_fail
;
local in function:setlaggfail
573
del_fail
= &req_del.lrq_reqproto.rp_fail;
576
del_fail
->command = LAGGIOC_FAILCLRFLAGS;
582
del_fail
->flags |= LAGGREQFAIL_RXALL;
586
if (
del_fail
->flags != 0) {
591
del_fail
->command);
lagg.c
564
struct laggreq_fail *add_fail, *
del_fail
;
local in function:setlaggfail
573
del_fail
= &req_del.lrq_reqproto.rp_fail;
576
del_fail
->command = LAGGIOC_FAILCLRFLAGS;
582
del_fail
->flags |= LAGGREQFAIL_RXALL;
586
if (
del_fail
->flags != 0) {
591
del_fail
->command);
lagg.c
564
struct laggreq_fail *add_fail, *
del_fail
;
local in function:setlaggfail
573
del_fail
= &req_del.lrq_reqproto.rp_fail;
576
del_fail
->command = LAGGIOC_FAILCLRFLAGS;
582
del_fail
->flags |= LAGGREQFAIL_RXALL;
586
if (
del_fail
->flags != 0) {
591
del_fail
->command);
Completed in 159 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025