PP_NOFRAMING      244 net/if_pppoe.c 			        PP_NOFRAMING;		/* no serial encapsulation */
PP_NOFRAMING      471 net/if_spppsubr.c 	if (sp->pp_flags & PP_NOFRAMING) {
PP_NOFRAMING      696 net/if_spppsubr.c 	if (sp->pp_flags & PP_NOFRAMING)
PP_NOFRAMING      752 net/if_spppsubr.c 	if (sp->pp_flags & PP_NOFRAMING) {
PP_NOFRAMING     1188 net/if_spppsubr.c 	pkthdrlen = (sp->pp_flags & PP_NOFRAMING) ? 2 : PPP_HEADER_LEN;
PP_NOFRAMING     1198 net/if_spppsubr.c 	if (sp->pp_flags & PP_NOFRAMING) {
PP_NOFRAMING     3804 net/if_spppsubr.c 	if (sp->pp_flags & PP_NOFRAMING) {