HomeSort by: relevance | last modified time | path
    Searched refs:laggreqport (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/net/lagg/
if_lagg.h 162 struct laggreqport { struct
187 struct laggreqport lrq_reqports[];
if_laggproto.h 118 struct lagg_port *, struct laggreqport *);
313 struct lagg_port *, struct laggreqport *);
325 struct lagg_port *, struct laggreqport *);
341 struct laggreqport *);
if_laggproto.c 529 struct laggreqport *resp)
741 struct laggreqport *resp)
if_lagg.c 553 struct laggreqport *rp;
701 + sizeof(struct laggreqport) * nports;
1609 struct laggreqport *resp)
2598 struct laggreqport *port;
if_lagg_lacp.c 815 struct laggreqport *resp)
  /src/sbin/ifconfig/
lagg.c 68 static void lagg_status_port(lagg_proto, struct laggreqport *);
305 struct laggreqport *port;
397 struct laggreqport *rp;
668 lagg_status_port(lagg_proto pr, struct laggreqport *req)

Completed in 37 milliseconds