Searched refs:xpl0 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkey.c1709 struct sadb_x_policy *xpl0,
1718 if (xpl0 == NULL)
1720 if (len < sizeof(*xpl0))
1722 if (len != PFKEY_EXTLEN(xpl0)) {
1733 newsp->spidx.dir = xpl0->sadb_x_policy_dir;
1734 newsp->policy = xpl0->sadb_x_policy_type;
1737 switch (xpl0->sadb_x_policy_type) {
1753 if (PFKEY_EXTLEN(xpl0) < sizeof(*xpl0)) {
1761 tlen = PFKEY_EXTLEN(xpl0)
1708 key_msg2sp( struct sadb_x_policy *xpl0, size_t len, int *error) argument
2130 struct sadb_x_policy *xpl0, *xpl; local
2534 struct sadb_x_policy *xpl0; local
[all...]

Completed in 205 milliseconds