Lines Matching defs:ifp
76 #define SID(ifp) \ argument
95 scope6_ifattach(struct ifnet *ifp) in scope6_ifattach()
117 scope6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) in scope6_ioctl()
141 scope6_set(struct ifnet *ifp, struct scope6_id *idlist) in scope6_set()
210 scope6_get(struct ifnet *ifp, struct scope6_id *idlist) in scope6_get()
258 scope6_setdefault(struct ifnet *ifp) in scope6_setdefault()
404 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) in in6_setscope()
486 in6_get_unicast_scopeid(const struct in6_addr *in6, const struct ifnet *ifp) in in6_get_unicast_scopeid()
508 struct ifnet *ifp; in in6_getlinkifnet() local
531 in6_getscopezone(const struct ifnet *ifp, int scope) in in6_getscopezone()
609 sa6_checkzone_ifp(struct ifnet *ifp, struct sockaddr_in6 *sa6) in sa6_checkzone_ifp()