Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 38) sorted by relevance

12

/net/x25/
Dx25_link.c47 static inline void x25_start_t20timer(struct x25_neigh *nb) in x25_start_t20timer()
54 struct x25_neigh *nb = (struct x25_neigh *)param; in x25_t20timer_expiry() local
61 static inline void x25_stop_t20timer(struct x25_neigh *nb) in x25_stop_t20timer()
66 static inline int x25_t20timer_pending(struct x25_neigh *nb) in x25_t20timer_pending()
74 void x25_link_control(struct sk_buff *skb, struct x25_neigh *nb, in x25_link_control()
117 static void x25_transmit_restart_request(struct x25_neigh *nb) in x25_transmit_restart_request()
144 static void x25_transmit_restart_confirmation(struct x25_neigh *nb) in x25_transmit_restart_confirmation()
170 void x25_transmit_clear_request(struct x25_neigh *nb, unsigned int lci, in x25_transmit_clear_request()
197 void x25_transmit_link(struct sk_buff *skb, struct x25_neigh *nb) in x25_transmit_link()
218 void x25_link_established(struct x25_neigh *nb) in x25_link_established()
[all …]
Dx25_dev.c31 static int x25_receive_data(struct sk_buff *skb, struct x25_neigh *nb) in x25_receive_data()
103 struct x25_neigh *nb; in x25_lapb_receive_frame() local
153 void x25_establish_link(struct x25_neigh *nb) in x25_establish_link()
182 void x25_terminate_link(struct x25_neigh *nb) in x25_terminate_link()
208 void x25_send_frame(struct sk_buff *skb, struct x25_neigh *nb) in x25_send_frame()
Daf_x25.c230 struct x25_neigh *nb; in x25_device_event() local
323 static struct sock *__x25_find_socket(unsigned int lci, struct x25_neigh *nb) in __x25_find_socket()
337 struct sock *x25_find_socket(unsigned int lci, struct x25_neigh *nb) in x25_find_socket()
350 static unsigned int x25_new_lci(struct x25_neigh *nb) in x25_new_lci()
936 int x25_rx_call_request(struct sk_buff *skb, struct x25_neigh *nb, in x25_rx_call_request()
1645 struct x25_neigh *nb; in compat_x25_subscr_ioctl() local
1796 void x25_kill_by_neigh(struct x25_neigh *nb) in x25_kill_by_neigh()
Dx25_facilities.c342 struct x25_neigh *nb) in x25_limit_facilities()
Dx25_forward.c102 struct x25_neigh *nb; in x25_forward_data() local
/net/core/
Dnetevent.c32 int register_netevent_notifier(struct notifier_block *nb) in register_netevent_notifier()
48 int unregister_netevent_notifier(struct notifier_block *nb) in unregister_netevent_notifier()
/net/dcb/
Ddcbevent.c26 int register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier()
32 int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier()
/net/ipv6/
Daddrconf_core.c92 int register_inet6addr_notifier(struct notifier_block *nb) in register_inet6addr_notifier()
98 int unregister_inet6addr_notifier(struct notifier_block *nb) in unregister_inet6addr_notifier()
/net/hsr/
Dhsr_main.c23 static int hsr_netdev_notify(struct notifier_block *nb, unsigned long event, in hsr_netdev_notify()
/net/mac80211/
Dmain.c308 static int ieee80211_ifa_changed(struct notifier_block *nb, in ieee80211_ifa_changed()
367 static int ieee80211_ifa6_changed(struct notifier_block *nb, in ieee80211_ifa6_changed()
/net/atm/
Dcommon.c834 int register_atmdevice_notifier(struct notifier_block *nb) in register_atmdevice_notifier()
840 void unregister_atmdevice_notifier(struct notifier_block *nb) in unregister_atmdevice_notifier()
/net/ieee802154/
Dcore.c224 static int cfg802154_netdev_notifier_call(struct notifier_block *nb, in cfg802154_netdev_notifier_call()
/net/rose/
Drose_subr.c443 int len, nb; in rose_create_facilities() local
/net/sched/
Dsch_tbf.c154 int ret, nb; in tbf_segment() local
/net/can/
Daf_can.c831 static int can_notifier(struct notifier_block *nb, unsigned long msg, in can_notifier()
Draw.c307 static int raw_notifier(struct notifier_block *nb, unsigned long msg, in raw_notifier()
/net/decnet/
Ddn_dev.c1272 int register_dnaddr_notifier(struct notifier_block *nb) in register_dnaddr_notifier()
1277 int unregister_dnaddr_notifier(struct notifier_block *nb) in unregister_dnaddr_notifier()
/net/switchdev/
Dswitchdev.c579 int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier()
597 int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier()
/net/wireless/
Dwext-core.c360 static int wext_netdev_notifier_call(struct notifier_block *nb, in wext_netdev_notifier_call()
Dcore.c984 static int cfg80211_netdev_notifier_call(struct notifier_block *nb, in cfg80211_netdev_notifier_call()
/net/mac802154/
Diface.c718 static int netdev_notify(struct notifier_block *nb, in netdev_notify()
/net/netfilter/
Dxt_qtaguid.c1371 static int iface_netdev_event_handler(struct notifier_block *nb, in iface_netdev_event_handler()
1396 static int iface_inet6addr_event_handler(struct notifier_block *nb, in iface_inet6addr_event_handler()
1427 static int iface_inetaddr_event_handler(struct notifier_block *nb, in iface_inetaddr_event_handler()
/net/sunrpc/
Drpc_pipe.c50 int rpc_pipefs_notifier_register(struct notifier_block *nb) in rpc_pipefs_notifier_register()
56 void rpc_pipefs_notifier_unregister(struct notifier_block *nb) in rpc_pipefs_notifier_unregister()
/net/bluetooth/
Da2mp.c745 unsigned long len, int nb) in a2mp_chan_alloc_skb_cb()
Decc.c697 int i, nb; in ecc_point_mult() local

12