Searched refs:ofs (Results 1 – 3 of 3) sorted by relevance
43 int ofs; in nf_ct_helper() local45 ofs = ipv6_skip_exthdr(skb, sizeof(struct ipv6hdr), &nexthdr, in nf_ct_helper()47 if (ofs < 0 || (frag_off & htons(~0x7)) != 0) { in nf_ct_helper()51 protoff = ofs; in nf_ct_helper()
136 int ofs = offsetof(struct ceph_options, mon_addr); in ceph_compare_options() local147 ret = memcmp(opt1, opt2, ofs); in ceph_compare_options()
3632 int ofs = skb_checksum_start_offset(skb); in ieee80211_tx_skb_fixup() local3635 skb_set_inner_transport_header(skb, ofs); in ieee80211_tx_skb_fixup()3637 skb_set_transport_header(skb, ofs); in ieee80211_tx_skb_fixup()