Searched refs:PROT_CRYPTD (Results 1 – 1 of 1) sorted by relevance
122 #define PROT_CRYPTD 0x0053 macro1092 proto != PROT_CRYPTD && in ng_ppp_comp_xmit()1223 proto != PROT_CRYPTD && in ng_ppp_crypt_xmit()1256 return (ng_ppp_mp_xmit(node, item, PROT_CRYPTD)); in ng_ppp_rcvdata_encrypt()1264 if (proto == PROT_CRYPTD) { in ng_ppp_crypt_recv()