Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/
Datmel-aes-regs.h85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
/Linux-v5.15/net/xfrm/
Dxfrm_output.c33 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
/Linux-v5.15/net/core/
Dlwt_bpf.c166 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
Dpktgen.c2696 int nhead = 0; in process_ipsec() local
Dskbuff.c1685 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
/Linux-v5.15/net/bpf/
Dtest_run.c667 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
/Linux-v5.15/security/smack/
Dsmack_lsm.c344 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules()
371 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()