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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h307 extern int ip4_ipsec_dfbit;
H A Dipsec.c151 int ip4_ipsec_dfbit = 0; /* DF bit on encap. 0: clear 1: set 2: copy */ variable
188 dfbit, CTLFLAG_RW | CTLFLAG_LOCKED, &ip4_ipsec_dfbit, 0, "");
2294 switch (ip4_ipsec_dfbit) {
2387 switch (ip4_ipsec_dfbit) {

Completed in 25 milliseconds