Home
last modified time | relevance | path

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

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