Home
last modified time | relevance | path

Searched refs:at (Results 1 – 25 of 34) sorted by relevance

12

/net/netfilter/
A Dxt_u32.c28 u_int32_t at; in u32_match_it() local
36 at = 0; in u32_match_it()
61 if (at + val < at) in u32_match_it()
63 at += val; in u32_match_it()
65 if (at + 4 < at || skb->len < at + 4 || in u32_match_it()
66 pos > skb->len - at - 4) in u32_match_it()
69 if (skb_copy_bits(skb, at + pos, &n, in u32_match_it()
/net/appletalk/
A Dddp.c96 struct atalk_sock *at = at_sk(s); in atalk_search_socket() local
98 if (to->sat_port != at->src_port) in atalk_search_socket()
152 struct atalk_sock *at; in atalk_find_or_insert_socket() local
156 at = at_sk(s); in atalk_find_or_insert_socket()
160 at->src_port == sat->sat_port) in atalk_find_or_insert_socket()
1192 at->src_port = addr->sat_port; in atalk_bind()
1246 at->dest_port = addr->sat_port; in atalk_connect()
1609 at_hint.s_net = at->src_net; in atalk_sendmsg()
1653 ddp->deh_snet = at->src_net; in atalk_sendmsg()
1655 ddp->deh_snode = at->src_node; in atalk_sendmsg()
[all …]
A Datalk_proc.c166 struct atalk_sock *at; in atalk_seq_socket_show() local
175 at = at_sk(s); in atalk_seq_socket_show()
179 s->sk_type, ntohs(at->src_net), at->src_node, at->src_port, in atalk_seq_socket_show()
180 ntohs(at->dest_net), at->dest_node, at->dest_port, in atalk_seq_socket_show()
A Daarp.c541 struct atalk_addr *at = atalk_find_dev_addr(dev); in aarp_send_ddp() local
552 if ((!ddp->deh_snet || at->s_net == ddp->deh_snet) && in aarp_send_ddp()
553 (!ddp->deh_dnet || at->s_net == ddp->deh_dnet)) { in aarp_send_ddp()
571 skb->data[1] = at->s_node; in aarp_send_ddp()
A DKconfig21 Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The
/net/ax25/
A DKconfig45 general is on the WWW at
63 be enabled at runtime. For more about DAMA see
92 about digital amateur radio in general is on the WWW at
111 about digital amateur radio in general is on the WWW at
/net/bluetooth/
A DKconfig24 Bluetooth can be found at <https://www.bluetooth.com/>.
130 cases are run first thing at module load time. When the Bluetooth
153 at runtime via the experimental features interface.
/net/ipv4/
A DKconfig8 This is code for addressing several networked computers at once,
12 information about the MBONE is on the WWW at
34 at boot time after the /proc file system has been mounted.
75 Routing and Traffic Control documentation at
124 discovered automatically at boot time using the DHCP protocol (a
141 discovered automatically at boot time using the BOOTP protocol (a
156 discovered automatically at boot time using the RARP protocol (an
200 GRE (Generic Routing Encapsulation) and at this time allows
294 If you say Y here, you can disable SYN cookies at run time by
430 downloadable at:
[all …]
/net/xfrm/
A DKconfig56 one, two policies can be applied to the same packet at once.
78 at packet processing for developer.
/net/wireless/
A DKconfig61 from the AP, but the user disconnects manually at the same
78 cannot yet be verified. Regulatory verification may at
127 from cellular base stations. If enabled and at least one driver
/net/sched/
A Dact_pedit.c437 if (!offset_valid(skb, hoffset + tkey->at)) { in tcf_pedit_act()
439 hoffset + tkey->at); in tcf_pedit_act()
442 d = skb_header_pointer(skb, hoffset + tkey->at, in tcf_pedit_act()
/net/dcb/
A DKconfig20 works at the granularity of the 802.1p priority instead of the
/net/mpls/
A DKconfig11 circuits. Originally conceived as a way of routing packets at
/net/ceph/
A DKconfig19 More information at https://ceph.io/.
/net/ipv4/netfilter/
A DKconfig190 rules for simple packet filtering at local input, forwarding and
306 first in the netfilter framework and hooks in at the PREROUTING
351 rules for simple ARP packet filtering at local input and
/net/openvswitch/
A DKconfig22 Open vSwitch is a multilayer Ethernet switch targeted at virtualized
/net/6lowpan/
A DKconfig15 IPHC context information at runtime.
/net/sctp/
A DKconfig32 homing at either or both ends of an association."
/net/rxrpc/
A DKconfig19 This module at the moment only supports client operations and is
/net/hsr/
A DKconfig15 needs (at least) two physical Ethernet interfaces.
/net/caif/
A Dcfcnfg.c254 l->endpoint = (s->sockaddr.u.at.type >> 2) & 0x3; in caif_connect_req_to_link_param()
255 l->chtype = s->sockaddr.u.at.type & 0x3; in caif_connect_req_to_link_param()
/net/ipv6/netfilter/
A DKconfig204 rules for simple packet filtering at local input, forwarding and
250 first in the netfilter framework and hooks in at the PREROUTING
/net/bridge/netfilter/
A DKconfig82 The ebtables filter table is used to define frame filtering rules at
145 the rate at which a rule can be matched. This match is the
/net/can/
A DKconfig11 1983 at Robert Bosch GmbH, and the protocol was officially
/net/ipv6/
A DKconfig17 Documentation/networking/ipv6.rst and read the HOWTO at
223 GRE (Generic Routing Encapsulation) and at this time allows

Completed in 34 milliseconds

12