taglinefilesource code
force434net/inet/arp.cvoid arp_destroy(unsigned long ip_addr, int force)
force446net/inet/arp.cif ((entry->flags & ATF_PERM) && !force)
force6net/inet/arp.hextern void  arp_destroy(unsigned long paddr, int force);
force311net/inet/sock.csock_wmalloc(struct sock *sk, unsigned long size, int force,
force315net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) {
force331net/inet/sock.csock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force334net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) {
force176net/inet/sock.hunsigned long size, int force,
force179net/inet/sock.hunsigned long size, int force,
force258net/inet/sock.hunsigned long size, int force,
force261net/inet/sock.hunsigned long size, int force,
force60zBoot/misc.cint force = 0;
force372zBoot/misc.cif (force <= 1) return -1;
force377zBoot/misc.cif (force <= 1) return -1;