Searched refs:privDataSize (Results 1 – 2 of 2) sorted by relevance
1245 int RtmpOSNetDevAlloc(struct net_device **new_dev_p, u32 privDataSize) in RtmpOSNetDevAlloc() argument1252 privDataSize)); in RtmpOSNetDevAlloc()1253 *new_dev_p = alloc_etherdev(privDataSize); in RtmpOSNetDevAlloc()
4291 int RtmpOSNetDevAlloc(struct net_device **pNewNetDev, u32 privDataSize);