Man Page: skb_head_is_locked
Operating Environment: centos
Section: 9
SKB_HEAD_IS_LOCKED(9) Linux Networking SKB_HEAD_IS_LOCKED(9)NAMEskb_head_is_locked - Determine if the skb->head is locked downSYNOPSISbool skb_head_is_locked(const struct sk_buff * skb);ARGUMENTSskb skb to checkDESCRIPTIONThe head on skbs build around a head frag can be removed if they are not cloned. This function returns true if the skb head is locked down due to either being allocated via kmalloc, or by being a clone with multiple references to the head.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_HEAD_IS_LOCKED(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| struct_cfg80211_beacon_data(9) - centos |
| struct_ieee80211_tx_rate_control(9) - centos |
| wimax_msg_alloc(9) - centos |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |