Searched refs:IF_PROTO_PPP (Results 1 – 5 of 5) sorted by relevance
134 PyModule_AddIntMacro(m, IF_PROTO_PPP); in _init_linux_if_h()
150 #define IF_PROTO_PPP 0x2001 /* PPP protocol */ macro
153 #define IF_PROTO_PPP 0x2001 /* PPP protocol */ macro
389 pub const IF_PROTO_PPP: u32 = 8193; constant