skb_under_panic

Name

skb_under_panic --  private function

Synopsis

void skb_under_panic (struct sk_buff * skb, int sz, void * here);

Arguments

skb

buffer

sz

size

here

address

Description

Out of line support code for skb_push. Not user callable.