Searched defs:net_desc_s (Results 1 – 2 of 2) sorted by relevance
145 typedef struct net_desc_s { struct146 char *nd_name;147 char *nd_devname;148 uchar_t nd_ehost[6];149 uchar_t nd_edest[6];150 ushort_t nd_vlan_tpid;151 ushort_t nd_vlan_tci;152 ushort_t nd_sap;153 ushort_t nd_priority;154 uint64_t nd_bw_limit;[all …]
49 typedef struct net_desc_s { struct56 ushort_t net_desc_sap; argument60 in6_addr_t net_desc_saddr; argument63 in_port_t net_desc_sport; argument64 in_port_t net_desc_dport;65 uint8_t net_desc_protocol;66 uint8_t net_desc_dsfield;67 boolean_t net_desc_newrec;