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

  /src/sys/altq/
altq_subr.c 879 struct _opt6 { struct
960 struct _opt6 *opt6;
962 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);
1044 struct _opt6 *opt6;
1046 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);
1059 struct _opt6 *opt6;
1061 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);
altq_subr.c 879 struct _opt6 { struct
960 struct _opt6 *opt6;
962 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);
1044 struct _opt6 *opt6;
1046 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);
1059 struct _opt6 *opt6;
1061 opt6 = (struct _opt6 *)(mtod(m0, char *) + off);

Completed in 25 milliseconds