Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 4 of 4) sorted by relevance

/net/ipv6/netfilter/
Dip6t_NPT.c21 struct in6_addr pfx; in ip6t_npt_checkentry() local
/net/ipv6/
Daddrconf.c2006 addrconf_prefix_route(struct in6_addr *pfx, int plen, struct net_device *dev, in addrconf_prefix_route()
2035 static struct rt6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route()
2493 static int inet6_addr_add(struct net *net, int ifindex, const struct in6_addr *pfx, in inet6_addr_add()
2567 static int inet6_addr_del(struct net *net, int ifindex, const struct in6_addr *pfx, in inet6_addr_del()
3722 struct in6_addr *pfx = NULL; in extract_addr() local
3749 struct in6_addr *pfx; in inet6_rtm_deladdr() local
3815 struct in6_addr *pfx; in inet6_rtm_newaddr() local
Daddrlabel.c422 struct in6_addr *pfx; in ip6addrlbl_newdel() local
/net/caif/
Dcfpkt_skbuff.c80 static struct cfpkt *cfpkt_create_pfx(u16 len, u16 pfx) in cfpkt_create_pfx()