Searched refs:__PF (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_types.c32 #define __PF(f,n) { ARPHRD_##f, #n }, macro
38 __PF(ETHER,ether)
39 __PF(EETHER,eether)
40 __PF(AX25,ax25)
41 __PF(PRONET,pronet)
42 __PF(CHAOS,chaos)
44 __PF(IEEE802,ieee802)
46 __PF(IEEE802,tr)
48 __PF(ARCNET,arcnet)
49 __PF(APPLETL
125 #undef __PF macro
[all...]
H A Dll_proto.c32 #define __PF(f,n) { ETH_P_##f, #n }, macro
37 __PF(LOOP,loop)
38 __PF(PUP,pup)
40 __PF(PUPAT,pupat)
42 __PF(IP,ip)
43 __PF(X25,x25)
44 __PF(ARP,arp)
45 __PF(BPQ,bpq)
47 __PF(IEEEPUP,ieeepup)
50 __PF(IEEEPUPA
99 #undef __PF macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_types.c20 #define __PF(f,n) { ARPHRD_##f, #n }, macro
26 __PF(ETHER,ether)
27 __PF(EETHER,eether)
28 __PF(AX25,ax25)
29 __PF(PRONET,pronet)
30 __PF(CHAOS,chaos)
32 __PF(IEEE802,ieee802)
34 __PF(IEEE802,tr)
36 __PF(ARCNET,arcnet)
37 __PF(APPLETL
108 #undef __PF macro
[all...]
H A Dll_proto.c23 #define __PF(f,n) { ETH_P_##f, #n }, macro
28 __PF(LOOP,loop)
29 __PF(PUP,pup)
31 __PF(PUPAT,pupat)
33 __PF(IP,ip)
34 __PF(X25,x25)
35 __PF(ARP,arp)
36 __PF(BPQ,bpq)
38 __PF(IEEEPUP,ieeepup)
41 __PF(IEEEPUPA
90 #undef __PF macro
[all...]

Completed in 113 milliseconds