Searched defs:bp (Results 1 – 16 of 16) sorted by relevance
/net/sctp/ |
D | bind_addr.c | 126 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port) in sctp_bind_addr_init() 133 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp) in sctp_bind_addr_clean() 146 void sctp_bind_addr_free(struct sctp_bind_addr *bp) in sctp_bind_addr_free() 153 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr() 188 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr) in sctp_del_bind_addr() 220 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, in sctp_bind_addrs_to_raw() 272 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list, in sctp_raw_to_bind_addrs() 316 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() 340 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp, in sctp_bind_addr_conflict() 375 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state() [all …]
|
D | endpointola.c | 352 struct sctp_bind_addr *bp; in sctp_endpoint_is_peeled_off() local
|
D | protocol.c | 198 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list() 431 struct sctp_bind_addr *bp; in sctp_v4_get_dst() local
|
D | socket.c | 362 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_do_bind() local 542 struct sctp_bind_addr *bp; in sctp_send_asconf_add_ip() local 664 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_bindx_rem() local 747 struct sctp_bind_addr *bp; in sctp_send_asconf_del_ip() local 5259 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs() local
|
D | ipv6.c | 240 struct sctp_bind_addr *bp; in sctp_v6_get_dst() local
|
D | sm_make_chunk.c | 215 const struct sctp_bind_addr *bp, in sctp_make_init() 3301 struct sctp_bind_addr *bp = &asoc->base.bind_addr; in sctp_asconf_param_success() local
|
D | sm_statefuns.c | 2313 struct sctp_bind_addr *bp; in sctp_sf_do_5_2_6_stale() local 5523 struct sctp_bind_addr *bp; in sctp_sf_t1_init_timer_expire() local
|
/net/bridge/netfilter/ |
D | ebt_among.c | 83 const __be32 *bp; in get_ip_dst() local 114 const __be32 *bp; in get_ip_src() local
|
/net/ax25/ |
D | ax25_ip.c | 105 unsigned char *bp = skb->data; in ax25_ip_xmit() local
|
D | ax25_route.c | 463 unsigned char *bp; in ax25_rt_build_path() local
|
/net/sunrpc/ |
D | cache.c | 755 char *bp = crq->buf; in cache_request() local 1077 char *bp = *bpp; in qword_add() local 1100 char *bp = *bpp; in qword_addhex() local 1221 char *bp = *bpp; in qword_get() local 1451 char *bp, *ep; in write_flush() local
|
/net/ipv4/ |
D | inetpeer.c | 71 void inet_peer_base_init(struct inet_peer_base *bp) in inet_peer_base_init()
|
D | route.c | 2878 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv4_inetpeer_init() local 2889 struct inet_peer_base *bp = net->ipv4.peers; in ipv4_inetpeer_exit() local
|
D | tcp_ipv4.c | 1042 struct tcp4_pseudohdr *bp; in tcp_v4_md5_hash_headers() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 550 struct tcp6_pseudohdr *bp; in tcp_v6_md5_hash_headers() local
|
D | route.c | 3774 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv6_inetpeer_init() local 3785 struct inet_peer_base *bp = net->ipv6.peers; in ipv6_inetpeer_exit() local
|