Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet6/
Din6_src.c140 static int add_addrsel_policyent(struct in6_addrpolicy *);
1028 return (add_addrsel_policyent(&ent0)); in in6_src_ioctl()
1060 add_addrsel_policyent(struct in6_addrpolicy *newpolicy) in add_addrsel_policyent() function