Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c926 struct ip_vs_conn *cp, int inout, unsigned int toff, in ip_vs_nat_icmp()
976 struct ip_vs_conn *cp, int inout, unsigned int toff, in ip_vs_nat_icmp_v6()
1032 unsigned int toff, unsigned int hooknum) in handle_response_icmp()
H A Dip_vs_xmit.c1505 struct ip_vs_protocol *pp, unsigned int toff, in ip_vs_icmp_xmit()
1600 struct ip_vs_protocol *pp, unsigned int toff, in ip_vs_icmp_xmit_v6()
/linux/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c273 unsigned int toff) in mt6370_set_led_duty()
301 unsigned int toff) in mt6370_set_led_freq()
/linux/fs/
H A Deventpoll.c2896 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd()
2916 unsigned long toff) in get_epoll_tfile_raw_ptr()
/linux/net/sched/
H A Dcls_u32.c161 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local