Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dpeer.c194 struct hlist_nulls_head *nhead; in ovpn_peer_endpoints_update() local
447 struct hlist_nulls_head *nhead; in ovpn_peer_get_by_vpn_addr4() local
482 struct hlist_nulls_head *nhead; in ovpn_peer_get_by_vpn_addr6() local
584 struct hlist_nulls_head *nhead; in ovpn_peer_get_by_transp_addr() local
895 struct hlist_nulls_head *nhead; in ovpn_peer_hash_vpn_ip() local
934 struct hlist_nulls_head *nhead; in ovpn_peer_add_mp() local
/linux/drivers/crypto/
H A Datmel-aes-regs.h85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
/linux/net/core/
H A Dlwt_bpf.c169 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
H A Dpktgen.c2747 int nhead = 0; process_ipsec() local
H A Dskbuff.c2222 pskb_expand_head(struct sk_buff * skb,int nhead,int ntail,gfp_t gfp_mask) pskb_expand_head() argument
/linux/net/xfrm/
H A Dxfrm_output.c34 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
/linux/fs/ceph/
H A Dmds_client.c3154 struct ceph_mds_request_head *nhead = msg->front.iov_base; in create_request_message() local
3160 struct ceph_mds_request_head *nhead = msg->front.iov_base; in create_request_message() local
3167 struct ceph_mds_request_head *nhead = msg->front.iov_base; in create_request_message() local
3301 struct ceph_mds_request_head *nhead; in __prepare_send_request() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c820 struct prestera_kern_neigh_cache_head *nhead; in __prestera_k_arb_nc_apply() local
/linux/net/bpf/
H A Dtest_run.c1104 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); bpf_prog_test_run_skb() local
/linux/security/smack/
H A Dsmack_lsm.c341 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules()
368 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()