taglinefilesource code
force432net/inet/arp.cvoid arp_destroy(unsigned long ip_addr, int force)
force444net/inet/arp.cif ((entry->flags & ATF_PERM) && !force)
force6net/inet/arp.hextern void  arp_destroy(unsigned long paddr, int force);
force1518net/inet/sock.csock_wmalloc(struct sock *sk, unsigned long size, int force,
force1522net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) {
force1532net/inet/sock.csk, size, force, priority));
force1540net/inet/sock.csock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force1543net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) {
force1553net/inet/sock.csk,size,force, priority));
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;