Home
last modified time | relevance | path

Searched refs:hmask (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dinetdevice.h216 __u32 hmask; in bad_mask() local
219 hmask = ntohl(mask); in bad_mask()
220 if (hmask & (hmask+1)) in bad_mask()
307 __u32 hmask = ntohl(mask); in inet_mask_len() local
308 if (!hmask) in inet_mask_len()
310 return 32 - ffz(~hmask); in inet_mask_len()
A Dpagewalk.h83 int (*hugetlb_entry)(pte_t *pte, unsigned long hmask,
/include/net/netns/
A Dxfrm.h16 unsigned int hmask; member
/include/media/tpg/
A Dv4l2-tpg.h195 unsigned hmask[TPG_MAX_PLANES]; member
442 return ((x / tpg->hdownsampling[plane]) & tpg->hmask[plane]) * in tpg_hdiv()
/include/uapi/linux/
A Dpkt_cls.h260 __be32 hmask;

Completed in 12 milliseconds