centos man page for skb_scrub_packet

Query: skb_scrub_packet

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_SCRUB_PACKET(9)						 Linux Networking					       SKB_SCRUB_PACKET(9)

NAME
skb_scrub_packet - scrub an skb before sending it to another netns
SYNOPSIS
void skb_scrub_packet(struct sk_buff * skb);
ARGUMENTS
skb buffer to clean
DESCRIPTION
skb_scrub_packet can be used to clean an skb before injecting it in another namespace. We have to clear all information in the skb that could impact namespace isolation.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_SCRUB_PACKET(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq