Home
last modified time | relevance | path

Searched defs:nhead (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/xfrm/
Dxfrm_output.c27 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
/linux-4.4.14/security/smack/
Dsmack_lsm.c343 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules()
372 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()
/linux-4.4.14/net/core/
Dpktgen.c2643 int nhead = 0; in process_ipsec() local
Dskbuff.c1119 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()