Home
last modified time | relevance | path

Searched defs:dh (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/net/netfilter/
Dxt_dccp.c40 const struct dccp_hdr *dh, in dccp_find_option()
86 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types()
93 const struct dccp_hdr *dh, bool *hotdrop) in match_option()
102 const struct dccp_hdr *dh; in dccp_mt() local
Dnf_conntrack_proto_dccp.c406 struct dccp_hdr _hdr, *dh; in dccp_pkt_to_tuple() local
430 struct dccp_hdr _dh, *dh; in dccp_new() local
466 static u64 dccp_ack_seq(const struct dccp_hdr *dh) in dccp_ack_seq()
482 struct dccp_hdr _dh, *dh; in dccp_packet() local
573 struct dccp_hdr _dh, *dh; in dccp_error() local
Dxt_hashlimit.c289 struct dsthash_ent *dh; in htable_selective_cleanup() local
403 static inline void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now) in rateinfo_recalc()
520 struct dsthash_ent *dh; in hashlimit_mt() local
/linux-3.3/net/dccp/
Dinput.c191 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_check_seqno() local
288 const struct dccp_hdr *dh, const unsigned len) in __dccp_rcv_established()
369 const struct dccp_hdr *dh, const unsigned len) in dccp_rcv_established()
390 const struct dccp_hdr *dh, in dccp_rcv_request_sent_state_process()
523 const struct dccp_hdr *dh, in dccp_rcv_respond_partopen_state_process()
575 struct dccp_hdr *dh, unsigned len) in dccp_rcv_state_process()
Dipv4.c214 const struct dccp_hdr *dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v4_err() local
366 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_check() local
446 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_hnd_req() local
513 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_response() local
666 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_do_rcv() local
730 const struct dccp_hdr *dh; in dccp_invalid_packet() local
799 const struct dccp_hdr *dh; in dccp_v4_rcv() local
Dipv6.c67 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_check() local
86 const struct dccp_hdr *dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v6_err() local
268 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_response() local
349 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_hnd_req() local
754 const struct dccp_hdr *dh; in dccp_v6_rcv() local
Doutput.c52 struct dccp_hdr *dh; in dccp_transmit_skb() local
395 struct dccp_hdr *dh; in dccp_make_response() local
452 struct dccp_hdr *rxdh = dccp_hdr(rcv_skb), *dh; in dccp_ctl_make_reset() local
Ddccp.h210 const struct dccp_hdr* dh = dccp_hdr(skb); in dccp_csum_coverage() local
408 static inline void dccp_hdr_set_seq(struct dccp_hdr *dh, const u64 gss) in dccp_hdr_set_seq()
Doptions.c55 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_parse_options() local
Dproto.c813 const struct dccp_hdr *dh; in dccp_recvmsg() local
/linux-3.3/fs/quota/
Dquota_tree.c79 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local
109 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local
128 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in remove_free_dqentry() local
175 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in insert_free_dqentry() local
221 struct qt_disk_dqdbheader *dh; in find_free_dqentry() local
401 struct qt_disk_dqdbheader *dh; in free_dqentry() local
/linux-3.3/drivers/firmware/
Ddmi-sysfs.c33 struct dmi_header dh; member
124 static void find_dmi_entry_helper(const struct dmi_header *dh, in find_dmi_entry_helper()
181 static size_t dmi_entry_length(const struct dmi_header *dh) in dmi_entry_length()
202 const struct dmi_header *dh, in dmi_entry_attr_show_helper()
398 const struct dmi_header *dh, in dmi_sel_raw_read_helper()
521 const struct dmi_header *dh, in dmi_entry_raw_read_helper()
578 static void __init dmi_sysfs_register_handle(const struct dmi_header *dh, in dmi_sysfs_register_handle()
/linux-3.3/security/
Dlsm_audit.c81 struct dccp_hdr *dh = dccp_hdr(skb); in ipv4_skb_to_auditdata() local
159 struct dccp_hdr _dccph, *dh; in ipv6_skb_to_auditdata() local
/linux-3.3/include/linux/
Ddccp.h307 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx()
312 static inline unsigned int __dccp_basic_hdr_len(const struct dccp_hdr *dh) in __dccp_basic_hdr_len()
319 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_basic_hdr_len() local
323 static inline __u64 dccp_hdr_seq(const struct dccp_hdr *dh) in dccp_hdr_seq()
365 static inline unsigned int __dccp_hdr_len(const struct dccp_hdr *dh) in __dccp_hdr_len()
/linux-3.3/net/dccp/ccids/lib/
Dpacket_history.c114 const struct dccp_hdr *dh = dccp_hdr(skb); in tfrc_rx_hist_entry_from_skb() local
/linux-3.3/drivers/md/
Ddm-snap-persistent.c303 struct disk_header *dh; in read_header() local
380 struct disk_header *dh; in write_header() local
/linux-3.3/fs/ncpfs/
Dinode.c808 __u8 dh; in ncp_statfs() local
/linux-3.3/drivers/video/mb862xx/
Dmb862xxfb.h12 unsigned short dh; member
/linux-3.3/drivers/video/omap2/omapfb/
Domapfb-ioctl.c285 u16 dw, dh; in omapfb_update_window_nolock() local
/linux-3.3/drivers/video/omap2/dss/
Doverlay.c638 u16 dw, dh; in dss_ovl_check() local
Drfbi.c768 u16 dw, dh; in omap_rfbi_prepare_update() local
/linux-3.3/drivers/usb/misc/sisusbvga/
Dsisusb_init.c740 unsigned short al, unsigned short dh) in SiS_WriteDAC()
/linux-3.3/arch/x86/boot/
Dboot.h279 u8 dl, dh, edx2, edx3; member
/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-core.c199 int dw, int dh, int rotation) in fimc_check_scaler_ratio()
/linux-3.3/drivers/staging/xgifb/
Dvb_setmode.c1610 unsigned short dh, in XGI_WriteDAC()
1641 ah, dh; in XGI_LoadDAC() local

12