Home
last modified time | relevance | path

Searched refs:scope6_id (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dscope6.c75 VNET_DEFINE_STATIC(struct scope6_id, sid_default);
96 struct scope6_id *
99 struct scope6_id *sid; in scope6_ifattach()
112 scope6_ifdetach(struct scope6_id *sid) in scope6_ifdetach()
130 (struct scope6_id *)ifr->ifr_ifru.ifru_scope_id)); in scope6_ioctl()
143 scope6_set(struct ifnet *ifp, struct scope6_id *idlist) in scope6_set()
147 struct scope6_id *sid = NULL; in scope6_set()
206 scope6_get(struct ifnet *ifp, struct scope6_id *idlist) in scope6_get()
209 struct scope6_id *sid; in scope6_get()
277 scope6_get_default(struct scope6_id *idlist) in scope6_get_default()
[all …]
H A Dscope6_var.h42 struct scope6_id { struct
51 struct scope6_id *scope6_ifattach(struct ifnet *); argument
52 void scope6_ifdetach(struct scope6_id *);
55 int scope6_get_default(struct scope6_id *);
H A Din6_var.h100 struct scope6_id;
109 struct scope6_id *scope6_id; member
H A Din6.c2512 ext->scope6_id = scope6_ifattach(ifp); in in6_domifattach()
2535 scope6_ifdetach(ext->scope6_id); in in6_domifdetach()
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h100 struct scope6_id;
109 struct scope6_id *scope6_id; member