Searched defs:bp (Results 1 – 15 of 15) sorted by relevance
/net/sctp/ |
D | bind_addr.c | 131 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port) in sctp_bind_addr_init() 140 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp) in sctp_bind_addr_clean() 155 void sctp_bind_addr_free(struct sctp_bind_addr *bp) in sctp_bind_addr_free() 167 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr() 203 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr) in sctp_del_bind_addr() 235 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, in sctp_bind_addrs_to_raw() 287 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list, in sctp_raw_to_bind_addrs() 330 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() 354 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp, in sctp_bind_addr_conflict() 389 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state() [all …]
|
D | endpointola.c | 381 struct sctp_bind_addr *bp; in sctp_endpoint_is_peeled_off() local
|
D | protocol.c | 242 int sctp_copy_local_addr_list(struct sctp_bind_addr *bp, sctp_scope_t scope, in sctp_copy_local_addr_list() 475 struct sctp_bind_addr *bp; in sctp_v4_get_dst() local
|
D | socket.c | 336 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_do_bind() local 517 struct sctp_bind_addr *bp; in sctp_send_asconf_add_ip() local 625 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_bindx_rem() local 703 struct sctp_bind_addr *bp; in sctp_send_asconf_del_ip() local 4448 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs_num_old() local 4611 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs_old() local 4715 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs() local
|
D | ipv6.c | 305 struct sctp_bind_addr *bp; in sctp_v6_get_saddr() local
|
D | sm_make_chunk.c | 172 const struct sctp_bind_addr *bp, in sctp_make_init() 3103 struct sctp_bind_addr *bp = &asoc->base.bind_addr; in sctp_asconf_param_success() local
|
D | sm_statefuns.c | 2239 struct sctp_bind_addr *bp; in sctp_sf_do_5_2_6_stale() local 5290 struct sctp_bind_addr *bp; in sctp_sf_t1_init_timer_expire() local
|
/net/bridge/netfilter/ |
D | ebt_among.c | 82 const __be32 *bp; in get_ip_dst() local 113 const __be32 *bp; in get_ip_src() local
|
/net/ax25/ |
D | ax25_ip.c | 106 unsigned char *bp = skb->data; in ax25_rebuild_header() local
|
D | ax25_route.c | 462 unsigned char *bp; in ax25_rt_build_path() local
|
/net/rose/ |
D | rose_dev.c | 61 unsigned char *bp = (unsigned char *)skb->data; in rose_rebuild_header() local
|
/net/sunrpc/ |
D | cache.c | 959 char *bp = *bpp; in qword_add() local 995 char *bp = *bpp; in qword_addhex() local 1040 char *bp; in cache_make_upcall() local 1099 char *bp = *bpp; in qword_get() local
|
/net/netrom/ |
D | nr_dev.c | 72 unsigned char *bp = skb->data; in nr_rebuild_header() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 747 struct tcp6_pseudohdr *bp; in tcp_v6_md5_hash_pseudoheader() local
|
/net/ipv4/ |
D | tcp_ipv4.c | 992 struct tcp4_pseudohdr *bp; in tcp_v4_md5_hash_pseudoheader() local
|