Searched refs:sm_off (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/h/
H A Dmbuf.h26 #define sm_off m_off macro
36 short sm_off ; /* offset in m_data */ member in struct:s_mbuf
47 #define smtod(x,t) ((t)((x)->sm_data + (x)->sm_off))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dmbuf.h26 #define sm_off m_off macro
36 short sm_off ; /* offset in m_data */ member in struct:s_mbuf
47 #define smtod(x,t) ((t)((x)->sm_data + (x)->sm_off))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/
H A Dess.c208 db->sm_off = mb->sm_off ;
209 memcpy(((char *)(db->sm_data+db->sm_off)),(char *)sm,
212 (struct smt_header *)(db->sm_data+db->sm_off),
H A Dhwmtm.c501 mb->sm_off = 8 ;
1824 mb->sm_off-- ; /* set to fc */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/
H A Dess.c208 db->sm_off = mb->sm_off ;
209 memcpy(((char *)(db->sm_data+db->sm_off)),(char *)sm,
212 (struct smt_header *)(db->sm_data+db->sm_off),
H A Dhwmtm.c501 mb->sm_off = 8 ;
1824 mb->sm_off-- ; /* set to fc */

Completed in 175 milliseconds