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

  /src/sys/net/
if_ether.h 185 SIMPLEQ_HEAD(, vlanid_list) ec_vids; /* list of VLAN IDs */
356 struct vlanid_list { struct
358 SIMPLEQ_ENTRY(vlanid_list) vid_list;

Completed in 10 milliseconds