Lines Matching refs:net_if_router
203 struct net_if_router { struct
1345 void net_if_router_rm(struct net_if_router *router);
1780 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1789 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1808 struct net_if_router *net_if_ipv6_router_lookup(struct net_if *iface,
1820 struct net_if_router *net_if_ipv6_router_find_default(struct net_if *iface,
1829 void net_if_ipv6_router_update_lifetime(struct net_if_router *router,
1841 struct net_if_router *net_if_ipv6_router_add(struct net_if *iface,
1852 bool net_if_ipv6_router_rm(struct net_if_router *router);
2417 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
2426 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
2445 struct net_if_router *net_if_ipv4_router_lookup(struct net_if *iface,
2457 struct net_if_router *net_if_ipv4_router_find_default(struct net_if *iface,
2469 struct net_if_router *net_if_ipv4_router_add(struct net_if *iface,
2481 bool net_if_ipv4_router_rm(struct net_if_router *router);