Searched defs:offp (Results 1 - 25 of 40) sorted by relevance

12

/openbsd-current/sys/netinet6/
H A Ddest6.c52 dest6_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Droute6.c54 route6_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Dfrag6.c114 frag6_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Draw_ip6.c135 rip6_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Dip6_input.c175 ip6_ours(struct mbuf **mp, int *offp, int nxt, int af, int flags) argument
357 ip6_input_if(struct mbuf **mp, int *offp, int nxt, int af, struct ifnet *ifp) argument
636 ip6_hbhchcheck(struct mbuf **mp, int *offp, int *oursp, int flags) argument
723 ip6_check_rh0hdr(struct mbuf *m, int *offp) argument
799 ip6_hopopts_input(struct mbuf **mp, int *offp, u_int32_t *plenp, u_int32_t *rtalertp) argument
[all...]
/openbsd-current/sys/kern/
H A Duipc_mbuf2.c87 m_pulldown(struct mbuf *m, int off, int len, int *offp) argument
/openbsd-current/sys/ddb/
H A Ddb_sym.c99 db_search_symbol(vaddr_t val, db_strategy_t strategy, db_expr_t *offp) argument
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_debugfs_crc.c120 crc_control_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
H A Ddrm_debugfs.c426 connector_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
467 edid_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
/openbsd-current/sys/netinet/
H A Digmp.c199 igmp_input(struct mbuf **mp, int *offp, int proto, int af) argument
219 igmp_input_if(struct ifnet *ifp, struct mbuf **mp, int *offp, int proto, int af) argument
H A Draw_ip.c132 rip_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Dip_ipip.c104 ipip_input(struct mbuf **mp, int *offp, int nxt, int af) argument
136 ipip_input_if(struct mbuf **mp, int *offp, int proto, int oaf, argument
H A Dipsec_input.c755 ipsec_input_disabled(struct mbuf **mp, int *offp, int proto, int af) argument
770 ah46_input(struct mbuf **mp, int *offp, int proto, int af) argument
803 esp46_input(struct mbuf **mp, int *offp, int proto, int af) argument
827 ipcomp46_input(struct mbuf **mp, int *offp, int proto, int af) argument
[all...]
H A Dudp_usrreq.c193 udp_input(struct mbuf **mp, int *offp, int proto, int af) argument
H A Dip_icmp.c308 icmp_input(struct mbuf **mp, int *offp, int proto, int af) argument
324 icmp_input_if(struct ifnet *ifp, struct mbuf **mp, int *offp, int proto, int af) argument
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_wm.c290 wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp, u16 wm[8]) argument
324 pri_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
339 spr_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
354 cur_wm_latency_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
H A Dintel_hotplug.c826 i915_hpd_storm_ctl_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
907 i915_hpd_short_storm_ctl_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_debugfs_params.c49 i915_param_int_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
102 i915_param_uint_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
165 i915_param_charp_write(struct file *file, const char __user *ubuf, size_t len, loff_t *offp) argument
/openbsd-current/lib/libc/regex/
H A Dengine.c75 const char *offp; /* offsets work from here */ member in struct:match
[all...]
/openbsd-current/sys/ufs/ufs/
H A Dufs_dirhash.c310 ufsdirhash_lookup(struct inode *ip, char *name, int namelen, doff_t *offp, argument
/openbsd-current/sys/net/
H A Dif_gif.c718 in_gif_input(struct mbuf **mp, int *offp, int proto, int af) argument
740 in6_gif_input(struct mbuf **mp, int *offp, int proto, int af) argument
785 gif_input(struct gif_tunnel *key, struct mbuf **mp, int *offp, int proto, argument
H A Dbfd.c763 int offp; local
H A Dif_etherip.c587 ip_etherip_input(struct mbuf **mp, int *offp, int type, int af) argument
765 ip6_etherip_input(struct mbuf **mp, int *offp, int proto, int af) argument
/openbsd-current/sys/uvm/
H A Duvm_page.h247 vm_physseg_find(paddr_t pframe, int *offp) argument
H A Duvm_page.c1126 vm_physseg_find(paddr_t pframe, int *offp) argument

Completed in 412 milliseconds

12