Searched defs:if6lpan (Results 1 – 1 of 1) sorted by relevance
148 struct if6lpan { struct149 if6lpan_entry if6lpan_list; argument150 char if6lpan_name[IFNAMSIZ]; /* our unique id */ argument151 char if6lpan_addr[IEEE802154_ADDR_LEN]; /* our LL address */ argument152 struct ifnet * if6lpan_ifp; /* our interface */ argument153 struct ifnet * if6lpan_pifp; /* parent interface */ argument156 u_int32_t if6lpan_flags; argument157 bpf_packet_func if6lpan_bpf_input; argument158 bpf_packet_func if6lpan_bpf_output; argument159 int32_t if6lpan_retain_count; argument[all …]