OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newpol
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
in6_src.c
1020
struct addrsel_policyent *
newpol
, *pol;
local
1032
newpol
= malloc(sizeof(*
newpol
), M_IFADDR, M_WAITOK|M_ZERO);
1035
newpol
->ape_policy = *newpolicy;
1037
TAILQ_INSERT_TAIL(&addrsel_policytab,
newpol
, ape_entry);
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026