Home
last modified time | relevance | path

Searched refs:PPPOATM_ENCAPS_LLC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Datmppp.h12 #define PPPOATM_ENCAPS_LLC (2) macro
/linux-4.1.27/net/atm/
Dpppoatm.c56 e_llc = PPPOATM_ENCAPS_LLC,
406 be.encaps != PPPOATM_ENCAPS_VC && be.encaps != PPPOATM_ENCAPS_LLC) in pppoatm_assign_vcc()