Searched refs:p_af (Results 1 – 1 of 1) sorted by relevance
158 sa_family_t p_af; member1556 if (determine_af_and_pullup(&m, &pkt->p_af) == 0) { in wg_decrypt()1557 if (pkt->p_af == AF_INET) { in wg_decrypt()1563 } else if (pkt->p_af == AF_INET6) { in wg_decrypt()1736 af = pkt->p_af; in wg_deliver_in()2133 pkt->p_af = af; in wg_xmit()2144 BPF_MTAP2_AF(ifp, m, pkt->p_af); in wg_xmit()