Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Datmppp.h13 #define PPPOATM_ENCAPS_LLC (2) macro
/openbmc/linux/net/atm/
H A Dpppoatm.c53 e_llc = PPPOATM_ENCAPS_LLC,
398 be.encaps != PPPOATM_ENCAPS_VC && be.encaps != PPPOATM_ENCAPS_LLC) in pppoatm_assign_vcc()