HomeSort by: relevance | last modified time | path
    Searched defs:atm_flowmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_afmap.h 36 struct atm_flowmap { struct
58 #define AFM_ADDFMAP _IOWR('F', 30, struct atm_flowmap)
59 #define AFM_DELFMAP _IOWR('F', 31, struct atm_flowmap)
60 #define AFM_CLEANFMAP _IOWR('F', 32, struct atm_flowmap)
61 #define AFM_GETFMAP _IOWR('F', 33, struct atm_flowmap)
96 int afm_add(struct ifnet *, struct atm_flowmap *);
altq_afmap.h 36 struct atm_flowmap { struct
58 #define AFM_ADDFMAP _IOWR('F', 30, struct atm_flowmap)
59 #define AFM_DELFMAP _IOWR('F', 31, struct atm_flowmap)
60 #define AFM_CLEANFMAP _IOWR('F', 32, struct atm_flowmap)
61 #define AFM_GETFMAP _IOWR('F', 33, struct atm_flowmap)
96 int afm_add(struct ifnet *, struct atm_flowmap *);
altq_afmap.h 36 struct atm_flowmap { struct
58 #define AFM_ADDFMAP _IOWR('F', 30, struct atm_flowmap)
59 #define AFM_DELFMAP _IOWR('F', 31, struct atm_flowmap)
60 #define AFM_CLEANFMAP _IOWR('F', 32, struct atm_flowmap)
61 #define AFM_GETFMAP _IOWR('F', 33, struct atm_flowmap)
96 int afm_add(struct ifnet *, struct atm_flowmap *);

Completed in 36 milliseconds