Searched defs:bp (Results 1 – 16 of 16) sorted by relevance
/net/sctp/ |
D | bind_addr.c | 117 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port) in sctp_bind_addr_init() 124 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp) in sctp_bind_addr_clean() 137 void sctp_bind_addr_free(struct sctp_bind_addr *bp) in sctp_bind_addr_free() 144 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr() 179 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr) in sctp_del_bind_addr() 211 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, in sctp_bind_addrs_to_raw() 263 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list, in sctp_raw_to_bind_addrs() 313 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() 338 struct sctp_bind_addr *bp = &sp->ep->base.bind_addr; in sctp_bind_addrs_check() local 365 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp, in sctp_bind_addr_conflict() [all …]
|
D | endpointola.c | 303 struct sctp_bind_addr *bp; in sctp_endpoint_is_peeled_off() local
|
D | protocol.c | 133 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list() 422 struct sctp_bind_addr *bp; in sctp_v4_get_dst() local
|
D | socket.c | 378 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_do_bind() local 562 struct sctp_bind_addr *bp; in sctp_send_asconf_add_ip() local 683 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_bindx_rem() local 765 struct sctp_bind_addr *bp; in sctp_send_asconf_del_ip() local 6242 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs() local
|
D | ipv6.c | 281 struct sctp_bind_addr *bp; in sctp_v6_get_dst() local
|
D | sm_make_chunk.c | 207 const struct sctp_bind_addr *bp, in sctp_make_init() 3361 struct sctp_bind_addr *bp = &asoc->base.bind_addr; in sctp_asconf_param_success() local
|
D | sm_statefuns.c | 2523 struct sctp_bind_addr *bp; in sctp_sf_do_5_2_6_stale() local 5906 struct sctp_bind_addr *bp; in sctp_sf_t1_init_timer_expire() local
|
/net/bridge/netfilter/ |
D | ebt_among.c | 84 const __be32 *bp; in get_ip_dst() local 115 const __be32 *bp; in get_ip_src() local
|
/net/ax25/ |
D | ax25_ip.c | 102 unsigned char *bp = skb->data; in ax25_ip_xmit() local
|
D | ax25_route.c | 453 unsigned char *bp; in ax25_rt_build_path() local
|
/net/ipv4/ |
D | inetpeer.c | 57 void inet_peer_base_init(struct inet_peer_base *bp) in inet_peer_base_init()
|
D | route.c | 3670 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv4_inetpeer_init() local 3681 struct inet_peer_base *bp = net->ipv4.peers; in ipv4_inetpeer_exit() local
|
D | tcp_ipv4.c | 1308 struct tcp4_pseudohdr *bp; in tcp_v4_md5_hash_headers() local
|
/net/sunrpc/ |
D | cache.c | 801 char *bp = crq->buf; in cache_request() local 1109 char *bp = *bpp; in qword_add() local 1132 char *bp = *bpp; in qword_addhex() local 1265 char *bp = *bpp; in qword_get() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 673 struct tcp6_pseudohdr *bp; in tcp_v6_md5_hash_headers() local
|
D | route.c | 6580 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv6_inetpeer_init() local 6591 struct inet_peer_base *bp = net->ipv6.peers; in ipv6_inetpeer_exit() local
|