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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_atm.c182 [TCA_ATM_FD] = { .type = NLA_U32 },
221 if (!tb[TCA_ATM_FD])
223 fd = nla_get_u32(tb[TCA_ATM_FD]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dpkt_sched.h415 TCA_ATM_FD, /* file/socket descriptor */ enumerator in enum:__anon1125
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_atm.c184 addattr_l(n,1024,TCA_ATM_FD,&s,sizeof(s));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_sched.h419 TCA_ATM_FD, /* file/socket descriptor */ enumerator in enum:__anon18018

Completed in 133 milliseconds