Searched refs:PROT_CRYPTD (Results 1 – 1 of 1) sorted by relevance
124 #define PROT_CRYPTD 0x0053 macro1094 proto != PROT_CRYPTD && in ng_ppp_comp_xmit()1225 proto != PROT_CRYPTD && in ng_ppp_crypt_xmit()1258 return (ng_ppp_mp_xmit(node, item, PROT_CRYPTD)); in ng_ppp_rcvdata_encrypt()1266 if (proto == PROT_CRYPTD) { in ng_ppp_crypt_recv()