OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lp_proto_ctx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/lagg/
if_laggproto.c
266
lp->
lp_proto_ctx
= (void *)pport;
275
pport = lp->
lp_proto_ctx
;
277
lp->
lp_proto_ctx
= NULL;
338
pport = lp->
lp_proto_ctx
;
354
pport = lp->
lp_proto_ctx
;
397
pport = lp->
lp_proto_ctx
;
537
pport = lp->
lp_proto_ctx
;
599
pport = lp->
lp_proto_ctx
;
711
lp = lagg_link_active(psc, lp0->
lp_proto_ctx
, &psref);
745
pport = lp->
lp_proto_ctx
;
[
all
...]
if_lagg_lacp.c
608
lacp_port_disable(lsc, lp->
lp_proto_ctx
);
707
lp->
lp_proto_ctx
= (void *)lacpp;
719
lacpp = lp->
lp_proto_ctx
;
735
lacpp = lp->
lp_proto_ctx
;
756
lacpp = lp->
lp_proto_ctx
;
770
lp->
lp_proto_ctx
= NULL;
824
lacpp = lp->
lp_proto_ctx
;
870
lacpp = lp->
lp_proto_ctx
;
1143
lacpp0 = lp0->
lp_proto_ctx
;
1250
lacpp = lp->
lp_proto_ctx
;
[
all
...]
if_laggproto.h
69
void *
lp_proto_ctx
;
member in struct:lagg_port
196
* - an instance referenced by
lp_proto_ctx
in struct lagg_port is
Completed in 13 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025