Searched defs:check (Results  1 – 17 of 17) sorted by relevance
| /include/net/ | 
| D | dsfield.h | 31         __u32 check = ntohs((__force __be16)iph->check);  in ipv4_change_dsfield()  local
  | 
| D | gro.h | 230 						      __sum16 check)  in __skb_gro_checksum_validate_needed() 266 #define __skb_gro_checksum_validate(skb, proto, zero_okay, check,	\  argument 281 #define skb_gro_checksum_validate_zero_check(skb, proto, check,		\  argument
  | 
| D | dst_ops.h | 20 	struct dst_entry *	(*check)(struct dst_entry *, __u32 cookie);  member
  | 
| D | ip.h | 423 	u32 check = (__force u32)iph->check;  in ip_decrease_ttl()  local
  | 
| D | xfrm.h | 1227 			bool check = (xo->flags & CRYPTO_DONE) &&  in __xfrm_policy_check2()  local
  | 
| /include/uapi/linux/ | 
| D | udp.h | 27 	__sum16	check;  member
  | 
| D | ip.h | 103 	__sum16	check;  member
  | 
| D | tcp.h | 56 	__sum16	check;  member
  | 
| /include/drm/ | 
| D | drm_simple_kms_helper.h | 91 	int (*check)(struct drm_simple_display_pipe *pipe,  member
  | 
| /include/linux/ | 
| D | hw_breakpoint.h | 115 				bool check)	{ return -ENOSYS; }  in modify_user_hw_breakpoint_check()
  | 
| D | lockdep_types.h | 252 	unsigned int check:1;       /* see lock_acquire() comment */  member
  | 
| D | key.h | 177 	key_restrict_link_func_t check;  member
  | 
| D | suspend.h | 197 	void (*check)(void);  member
  | 
| D | memstick.h | 259 	int                      (*check)(struct memstick_dev *card);  member
  | 
| D | skbuff.h | 4619 						  __sum16 check)  in __skb_checksum_validate_needed() 4695 #define __skb_checksum_validate(skb, proto, complete,			\  argument 4709 #define skb_checksum_init_zero_check(skb, proto, check, compute_pseudo)	\  argument 4715 #define skb_checksum_validate_zero_check(skb, proto, check,		\  argument
  | 
| D | acpi.h | 1116 	void (*check)(void);  member
  | 
| /include/rdma/ | 
| D | ib_pack.h | 225 	__sum16	check;  member
  |