Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 23 of 23) sorted by relevance

/net/ncsi/
Dncsi-pkt.h44 unsigned char pad[26]; member
50 unsigned char pad[22]; member
59 unsigned char pad[22]; member
68 unsigned char pad[22]; member
76 unsigned char pad[22]; member
86 unsigned char pad[18]; member
95 unsigned char pad[18]; member
107 unsigned char pad[18]; member
116 unsigned char pad[22]; member
126 unsigned char pad[18]; member
[all …]
/net/ipv6/
Dcalipso.c746 u32 len, pad; in calipso_genopt() local
930 unsigned int start, end, buf_len, pad, hop_len; in calipso_opt_insert() local
993 unsigned int start, end, delta, pad, hop_len; in calipso_opt_del() local
1319 int len_delta, new_end, pad, payload; in calipso_skbuff_setattr() local
1391 u32 old_hop_len, start = 0, end = 0, delta, size, pad; in calipso_skbuff_delattr() local
Dndisc.c144 int data_len, int pad) in __ndisc_fill_addr_option()
Daddrconf.c5135 int pad = bytes - sizeof(u64) * ICMP6_MIB_MAX; in __snmp6_fill_statsdev() local
5151 int pad = bytes - sizeof(u64) * IPSTATS_MIB_MAX; in __snmp6_fill_stats64() local
/net/wireless/
Dradiotap.c217 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local
/net/mac80211/
Dfils_aead.c19 static void gf_mulx(u8 *pad) in gf_mulx()
Dtx.c3133 int n = 2, nfrags, pad = 0; in ieee80211_amsdu_aggregate() local
/net/rxrpc/
Doutput.c26 u8 pad[3]; member
Dsendmsg.c338 size_t pad; in rxrpc_send_data() local
Dprotocol.h95 uint8_t pad; member
/net/netfilter/
Dnft_compat.c201 int pad; in target_compat_from_user() local
449 int pad; in match_compat_from_user() local
Dx_tables.c639 int pad, off = xt_compat_match_offset(match); in xt_compat_match_from_user() local
994 int pad, off = xt_compat_target_offset(target); in xt_compat_target_from_user() local
/net/sunrpc/auth_gss/
Dgss_krb5_wrap.c69 u8 pad; in gss_krb5_remove_padding() local
Dsvcauth_gss.c891 fix_priv_head(struct xdr_buf *buf, int pad) in fix_priv_head()
905 int pad, saved_len, remaining_len, offset; in unwrap_priv_data() local
1654 int pad; in svcauth_gss_wrap_resp_priv() local
Dauth_gss.c1790 int pad; in gss_wrap_req_priv() local
/net/tipc/
Dmsg.c352 u32 start, pad; in tipc_msg_bundle() local
/net/atm/
Dbr2684.c56 static const unsigned char pad[] = { PAD_BRIDGED }; variable
/net/sunrpc/xprtrdma/
Drpc_rdma.c871 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup()
/net/sunrpc/
Dxdr.c704 unsigned int pad = 4 - (len & 3); in xdr_write_pages() local
/net/netfilter/ipvs/
Dip_vs_sync.c641 unsigned int len, pe_name_len, pad; in ip_vs_sync_conn() local
/net/bridge/netfilter/
Debtables.c1922 int off, pad = 0; in compat_mtw_from_user() local
/net/core/
Dpktgen.c372 __u16 pad; /* pad out the hh struct to an even 16 bytes */ member
Dskbuff.c1625 int __skb_pad(struct sk_buff *skb, int pad, bool free_on_error) in __skb_pad()