Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c1481 if (len != PFKEY_EXTLEN(xpl0)) { in key_msg2sp()
1498 switch (xpl0->sadb_x_policy_type) { in key_msg2sp()
1512 if (PFKEY_EXTLEN(xpl0) < sizeof(*xpl0)) { in key_msg2sp()
1520 tlen = PFKEY_EXTLEN(xpl0) - sizeof(*xpl0); in key_msg2sp()
1943 struct sadb_x_policy *xpl0, *xpl; in key_spdadd() local
1983 switch (xpl0->sadb_x_policy_dir) { in key_spdadd()
2015 KEY_SETSECSPIDX(xpl0->sadb_x_policy_dir, in key_spdadd()
2041 if ((newsp = key_msg2sp(xpl0, PFKEY_EXTLEN(xpl0), &error)) == NULL) { in key_spdadd()
2164 struct sadb_x_policy *xpl0; in key_spddelete() local
2193 switch (xpl0->sadb_x_policy_dir) { in key_spddelete()
[all …]