Home
last modified time | relevance | path

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

/linux-6.1.9/net/l2tp/
Dtrace.h18 #define pw_type_name(p) { L2TP_PWTYPE_##p, #p } macro
21 pw_type_name(ETH_VLAN), \
22 pw_type_name(ETH), \
23 pw_type_name(PPP), \
24 pw_type_name(PPP_AC), \
25 pw_type_name(IP))